Jump to content

Dark Dragon

Members
  • Posts

    1,619
  • Joined

  • Last visited

Everything posted by Dark Dragon

  1. Dark Dragon

    Still Alive.

    I thought you like sarcasm D:
  2. Dark Dragon

    Still Alive.

    I wonder more about you being still alive Aeron Must have been ages since I last saw your epic avatar
  3. http://img683.imageshack.us/img683/3006/dsc00745a.jpg night http://img214.imageshack.us/img214/2013/dsc00746lq.jpg day
  4. xml files have their own set of functions (server|client). The regular file functions are unneeded for all xml related stuff.
  5. map files are not being saved for the creators sake. they probably don't want everyone to have access to their work.
  6. Uhh, it's chirstmas it seems I wish you would create a zip of all your maps ever done thank you santa!
  7. Dragon keeps up the example you can't unless you find the key
  8. and has a lot more features, less bugs and just pwns the hell outta good old san andreas
  9. attachElements + setElementAttachedOffsets
  10. It's a lot of people birthday today, and that's why we have to celebrate! Happy birthday to: Rambler lil Toady Maverick76 XcelJeff Hoss212 My very best wishes!
  11. you can use a table with all players or even easier element data. if (maxPingEnabled) then if (playerPing > maxPingValue) then TogglePingWarning(thePlayer, true) setElementData(thePlayer,"pingwarnings",tonumber(getElementData(thePlayer,"pingwarnings"))+1)
  12. i agree to robhol. supporting this is like telling a robber how to reach the back door. i don't see why we should offer any help for his those purposes.
  13. https://wiki.multitheftauto.com/wiki/Resource:Race here is a list of functions and events you can use. for destruction derbies you can simply count all players with the element data "state" == "alive".
  14. 01011001010100100111101010100010010101101010101001 !!!
  15. http://files.bastage.net/mta/MTASA-1.0.3.exe
  16. https://wiki.multitheftauto.com/wiki/Element_tree this explains it pretty well.
  17. also notice that there really is no need to create two topics about the exact same problem.
  18. this code creates a command handler you have to type /give weaponid amount for example /give 22 50 would give the ped 50 bullets for the colt
  19. there are thousands of ways to get the position you want, the easiest would be to use this resource: https://community.multitheftauto.com/index.html?p ... ils&id=124
  20. exactly, this event is triggered for every player except you. you can see others join, they can see you join but you can't see yourself join.
  21. it's a bug (afaik), the object browser is supposed to pop up, but it randomly doesn't work. try a few times, it usually works when you just keep trying.
  22. I think createPed is what you mean
  23. awesome also great how this ancient thing is coming back. you might consider opening a new thread were some more people will see it.
×
×
  • Create New...