Jump to content

Dark Dragon

Members
  • Posts

    1,619
  • Joined

  • Last visited

Everything posted by Dark Dragon

  1. really cool map! the cloud walls make it look like a movie set, fantastic
  2. omg rage post, just owned that guy about 300 times earlier that day
  3. what does "im not "normal"" mean? are you learning impaired?
  4. shh! don't tell that everyone, or my ones will never get handled with.
  5. I was already skeptic when I saw they all have the same clan @excuse: strange thing your brother didn't mention anything about you being his brother. I guess I would say "My brother" or "My brother X" instead of only his name
  6. Dark Dragon

    MTA 1.0 Maps

    put and include line in the meta.xml of freeroam <include resource="NameOfYourMap" />
  7. maybe it was a script which turned off parts of your hud, if it wasn't a script you should always be able to use /showhud 1 to make it appear again.
  8. Dark Dragon

    User tracks

    we don't have 1.0.1 yet
  9. Dark Dragon

    Game crashes

    sounds like a fail script or corrupted a game file, I would try to reinstall gta
  10. Dark Dragon

    MTA problem.

    did you try to reinstall mta like the FAQ says?
  11. its true, but i think this is not what he meant. it sounds much more like he wanted to know if two separate resources can share cvariables... which would be CHAOS SO: Serverside global variables can be reached within this single resource, no matter if you used two different files in your resource, but wont be existing in other resources.
  12. Dark Dragon

    User tracks

    to skip a track you can simply change the channel and then back to user tracks, a new song will be playing
  13. Dark Dragon

    .

    congrats go to ShAdOwSnIpEr who pushed this 4 month old topic which didn't make any sense from the beginning on until now.
  14. Dark Dragon

    thx

    system restore points?
  15. does it happen on all servers?
  16. Dark Dragon

    helpzor :(

    you need to add the parameters which you want to use in the first line function repairVehicle(thePlayer)--,commandName,argument1,argument2) in addition, I have no clue what this line is supposed to mean local vehicle = getPedOccupiedVehicle(g_Me) you should change this to local vehicle = getPedOccupiedVehicle(thePlayer) g_Me is not even a function, some lazy scripters are used to add a line to their CLIENT SIDE SCRIPT which says g_Me = getLocalPlayer() and makes g_Me return the player that belongs to the client.
  17. yo, with the new patch the "oops" in the beginning is gone but now i get meta.xml errors for every race resource. (could not be changed to unicode or something) i love scripting with this tool
  18. do you know someone (maybe a friend) who could help you? If you dont you could try an online translator, it can help, but you should always try to compare it to the original text to make sure you don't do something wrong because of not perfect/bad translation
  19. just to be sure, you have the latest graphic drivers for your card? it's pretty weird since you only get it in mta. you could try reinstalling the driver and mta.
  20. Dark Dragon

    2 Major Issues

    The more complex and advanced the scripts get, the more prone to errors they are. so what is this supposed to tell me? i already know that.
×
×
  • Create New...