Jump to content

lexagav[RUS]

Members
  • Posts

    28
  • Joined

  • Last visited

Everything posted by lexagav[RUS]

  1. Gabor888, Pls finish 1.8 version! It will be good if loading bug will be fixed!
  2. I make a map with rcg16 and when a dowload it in map Editor all that I build with rcg Dissapeared!!!! it say me in console that bad argument on line 91 in server.lua Pls Help!!!
  3. I make a map with rcg16 and when a dowload it in map Editor all that I build with rcg Dissapeared!!!! it say me in console that bad argument on line 91 in server.lua Pls Help!!!
  4. Why I cant load my map? server says to me that in meta.xml isnt node(((((((((
  5. And one more question how can I create loops in map editor?? Big one from many elements)
  6. Pls help me to find DD/DM maps) i search for them but cant find((((thx
  7. But how to run DD mod in the race resource (modes/desructionderby.lua)??
  8. How can i do that only DD map loads in my server?
  9. And one more question!Where can i download devtools resource? I look in mta community but i cant find it!
  10. I play this servers but my stats in game is still NEVER!
  11. This doesnt work((( May be i do something wrong but i dont know what
  12. We have same problem! And my stats in game is "NEVER" but im playing for months!!!!!!! Not all servers are tracked by mtabeta.com. Can you say me the server which is tracked by mtabeta?
  13. We have same problem! And my stats in game is "NEVER" but im playing for months!!!!!!!
  14. Why i cant join to a group in MTA SA community?
  15. I try do this with this arguments but it doesnt work
  16. I can do many things with LUA but i cant do spawnpoint! Help pls!
  17. To spawn cars use syntax: vehicle = createVehicle ( int model, float x, float y, float z, float rx, float ry, float rz, string numberplate )
  18. I do this script with your events but he doest work! Veiv my script and configure it if you can! function spawn ( source, player ) local joinedPlayerName = getClientName ( source ) spawnPlayer( .. joinedPlayerName .., 298.2, -1156.8, 80.9, 90, 200 ) setCameraTarget( .. joinedPlayerName .. ) fadecamera( .. joinedPlayerName .., true ) end addEventHandler("OnPlayerJoin", getRootElement(), spawn) meta
  19. No i dont want to close teleport function.I just want to spawn players when they join like on server Lainelaitos
  20. I want to spawn players on the coordinates 298.2 -1156.8 80.9 when they join. I do this in dm but in freeroam gamemode i cant!!!!!
  21. I want to spawn players on the coordinates 298.2 -1156.8 80.9 in freeroam gamemode but i cant do this!!!!!
  22. And i have another question!!I read all wiki but i cant find information about spawnpoint in freeroam!!Help pls!!!!
×
×
  • Create New...