Jump to content

dzek (varez)

Retired Staff
  • Posts

    4,144
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by dzek (varez)

  1. you cant do it. if you need remove some rubbish from the map you can replace dff and col of such objects to empty models and collisions via scripting (you need empty dff file and empty col file).
  2. Idk if MTA is checking for gta_sa.exe file version, but you have to have old 1.0 version (European) gta_sa.exe - you can find is somewhere over the net. Tell us your OS.
  3. go into settings, change your nickname. that's all you need to do
  4. read debugging page on wiki. are you getting any errors?
  5. because language syntax is very very very important but basic thing you should know. also when you are getting syntax error most times you are getting exact solution how to fix it (something expected on some line)
  6. sometimes searching is just better/faster than digging in lot of pages
  7. again - asking for syntax error help is just ridiculous..
  8. html copy will always be faster than generated from script. missing search feature is a big pain..
  9. if there is another player with same name - you can't connect. "Player" is default name, so there is much "Players" around. Why would you like to call yourself "Player" anyway? If you don't care about nickname - hit some random keys and connect as "udsh89435" - same thing..
  10. 1. You need to set up dedicated server to make it visible. AFAIK servers created via HOST GAME won't be visible. Also: Your dedicated srv have to be online for around 24h to let game-monitor add it. "Temporary" servers (like yours) won't be visible. 2. You can't. Or you have to script it. Needs A LOT of work. So better stay with "you can't". 3. Server manual will help you. Also search forums before asking questions. Traffic question was asked many times before.
  11. If you are logged as admin you can do "/upgrade" in chat box, "upgrade" in ingame console. You can use server console to do "upgrade" too. Try doing "refreshall" (same ways as before) after. I wouldn't rely on "upgrade" anyway.
  12. @benxamix2: 1.) Don't spam. 2.) If topic creator ask for close - we will close. ThaCoinz didn't reply anything, he can solve his problem, but also he can still work on it (because of lack of free time for examplo) and he can get stuck somewhere.
  13. dzek (varez)

    Error Start

    are you running mta as administrator?
  14. some resources is getting damaged after doing upgrade..
  15. Timic, i dont understand your random posts. If you have nothing to say or dont have idea what are somebody is talking about - don't post. Keep playing for example.
  16. infinite loop/infinite recursion causes this. Wojak: -- this is infinite recursion too !! and will trigger stack overflow function a() return a() end
  17. for this he will also need getPlayerAccount and isGuestAccount
  18. never had this and dont know how to fix, but the simpliest workaround is to put one addional object (underground / in the sky) and: be sure to "uncheck" the object before saving (click somewhere to remove that red box from current object)
  19. im also playing with one nocd, as mta cant run on steam version, but i dont have any problem. but we need more details, "not working" isnt enough. is it showing anything? an error, black screen? does it trigger error sound but without any message? is it showing splash screen? etc etc also we need your OS
  20. dunno. same problem: viewtopic.php?f=91&t=29418 not resloved. i never used this
  21. read about: getElementData setElementData getElementModel setElementModel addCommandHandler that should be enough
  22. Towncilvilian - i believe he was asking about MTA configs, not GTA.. MTA config file: ..\Multi Theft Auto San Andreas\MTA\coreconfig.xml
  23. you did something wrong, specified path incorrectly or some resources are missing
×
×
  • Create New...