Jump to content

Zadara

Members
  • Posts

    159
  • Joined

  • Last visited

Everything posted by Zadara

  1. Zadara

    99% Cant wait ?

    There is still a private roadmap...
  2. Zadara

    99% Cant wait ?

    Correction, since yesterday we are the biggest =) Link And of course we'll be releasing on MTA 1.0 as soon as it's finished. Which I hope is soon I also hope the playerlimit will be increased in future releases, so we can pass SAMP ranks 500 players wouldn't be possible, cuz MTA have good sync. And SAMP not, so they can have more players. But hopefully we can ever get a higher playerlimit
  3. Zadara

    99% Cant wait ?

    MTA SA 1.0 will be awesome, i think the MTA Race players will go to MTA SA 1.0, the MTA DM players ofcourse, and also some SA-MP players. Is the Vahalla server going after MTA SA 1.0 is released, to MTA SA 1.0 or will it keep at the nightly builds? I think that should be a big mistake that they keep at the nightly builds, they are already second at the biggest MTA server, if they go to the normal MTA, they will be for sure first, and the server will be all the time 60/70+
  4. Zadara

    VOTE or die!

    http://mavecoder.com/mtavssamp/
  5. I go on game, and quick connect to server. All it says is Connection timed out. Do you host your server on your own pc where you also play MTA?
  6. Its not gonna be a open script, its for a pretty big server... And its easy to figure out, where where is.
  7. Put it on the bug tracker, those kind of functions need to be on the bug tracker. The most developers don't look at this part of the forums, but they look at the bug tracker.
  8. How do you mean? I don't get it... He's trying to tell you to use the map files instead of creating markers inside your script. http://development.mtasa.com/index.php? ... ement_tree http://development.mtasa.com/index.php? ... ment_Types How can i get elements that are in a .map file into a table then?
  9. How do you mean? I don't get it...
  10. After ask some people at the IRC, what gives not much result. I ask it on the forums. The problem at the following script is that i go into the food shop markers of the ammu markers the addEventHandler for onMarkerHit doesn't work. Does anyone know why? Thanks, function onResStart() AMMU1 = createMarker(296.03073120117, -38.204479217529, 1000.515625, "cylinder", 1) AMMU2 = createMarker(289.80169677734, -109.62482452393, 1000.515625, "cylinder", 1) FDBURG1 = createMarker(375.91638183594, -67.679695129395, 1000.5151367188, "cylinder", 1) FDBURG2 = createMarker(375.91638183594, -67.679695129395, 1000.5151367188, "cylinder", 1) FDBURG3 = createMarker(375.91638183594, -67.679695129395, 1000.5151367188, "cylinder", 1) FDCHICK1 = createMarker(368.56079101563, -6.4645309448242, 1000.8515625, "cylinder", 1) FDCHICK2 = createMarker(368.56079101563, -6.4645309448242, 1000.8515625, "cylinder", 1) FDCHICK3 = createMarker(368.56079101563, -6.4645309448242, 1000.8515625, "cylinder", 1) FDPIZZA1 = createMarker(373.77386474609, -119.16807556152, 1000.4921875, "cylinder", 1) FDPIZZA2 = createMarker(373.77386474609, -119.16807556152, 1000.4921875, "cylinder", 1) setElementInterior(AMMU1, 1) setElementInterior(AMMU2, 6) setElementDimension(AMMU1, 1) setElementDimension(AMMU2, 5) setElementInterior(FDBURG1, 10) setElementInterior(FDBURG2, 10) setElementInterior(FDBURG3, 10) setElementDimension(FDBURG1, 2) setElementDimension(FDBURG2, 3) setElementDimension(FDBURG3, 4) setElementInterior(FDCHICK1, 9) setElementInterior(FDCHICK2, 9) setElementInterior(FDCHICK3, 9) setElementDimension(FDCHICK1, 2) setElementDimension(FDCHICK2, 6) setElementDimension(FDCHICK3, 7) setElementInterior(FDPIZZA1, 5) setElementInterior(FDPIZZA2, 5) setElementDimension(FDPIZZA1, 6) setElementDimension(FDPIZZA2, 7) ammuTable = {AMMU1, AMMU2} foodTable = {FDBURG1, FDBURG2, FDBURG3, FDCHICK1, FDCHICK2, FDCHICK3, FDPIZZA1, FDPIZZA2} for index, ammuMarker in next, ammuTable do addEventHandler("onMarkerHit", ammuMarker, onAmmuMarkerHit) end for index, foodMarker in next, foodTable do addEventHandler("onMarkerHit", foodMarker, onFoodMarkerHit) end end addEventHandler("onResourceStart", getResourceRootElement(getThisResource()), onResStart) function onAmmuMarkerHit(hitPlayer, matchingDimension) outputChatBox("Buy your weapon!") end function onFoodMarkerHit(hitPlayer, matchingDimension) outputChatBox("Buy your food!") end
  11. /me slaps EvgeniZ and norby89 with his wooden leg
  12. http://development.mtasa.com/index.php? ... troduction
  13. Zadara

    Climbing

    Last days he had his server open, on the nightly builds. Yeah, it whas pretty fun! I don't think either that he will create it public.
  14. Zadara

    Some Skins...

    Special skins like Woozie, Smoke, and others are on the roadmap for MTA SA 1.0.2. But about the LVPDM1 and SFPDM1, i dunno.
  15. http://www.cristgaming.com/pirate.swf
  16. *Bump* Still searching for a PWN to MAP/LUA converter, but i want to convert vehicle's and not objects. Can someone please create a simple program for it?
  17. Mines are also a good thing to destroy the enemey. look people always go to and then hide the mines of a place where they not can see them, but still works. Some people uses also satchels with a camera. Set your cam on a place where you good can see the people on the place. And then place some satchels at the doors/whatever. You can kill them then easlly. Also take a good hide place for you self when you useing the cam at stealth. Also train on your anim on headshots, its very usefull. And the best, but maybe the most noobish way: Camping. Go serach for a dark spot and a little object where you can stand on. And wait... wait... But by silence, thanks to the sound system at stealth you can see other people who make sound. Above you radar you will see it. If its full you make to much sound. If its empty you can camp.
  18. Zadara

    Fatal Error 6

    Its fixed in the next nightly. Thanks to Cazomino05
  19. Import them with Kam's gta script and export them to SA with Kam's gta scripts. http://www.gtaforums.com/index.php?showtopic=218318
  20. The Valhalla server is only for the MTA SA 1.0 Nightly Builds, you should get one. Or wait until MTA SA 1.0 is released. I'm expecting it will be released is August. Don't want to wait? Read this: http://code.google.com/p/multitheftauto ... htlyBuilds
  21. Awesome! I don't use (jet) linux for my self, but still awesome!
  22. Zadara

    wtf? speed hack

    This is the MTA forum, not the Mgc Race Server forum. Whatever, maybe you have a to high FPS.
×
×
  • Create New...