Jump to content

kalyn

Members
  • Posts

    38
  • Joined

  • Last visited

Everything posted by kalyn

  1. Hy guys, Recently I get a code from one of the forum members which deletes the fence in area51 because I wanted the players to enter that area, now the fence has dissapeared but all the players of the server gets lagged, even I am lagged and the server runs on my computer. The code is: addEventHandler("onResourceStart",resourceRoot,function(res) if res == getThisResource() then removeWorldModel(16094,118.60,135.17442,1941.87561,19.32008) end end) the code is Serverside but when I made him Clientside doesn't work so that's not the problem, if can you give me any suggestions it would be great. Thanks!
  2. Nope, the COL was wrong, I inserted the right one from SAMP Map Converter and now the script works, thanks a lot for your help. I have one more question: from where did you get the coordinates of the object, I mean is a big one, how I can get coordinates for other objects that can work?!
  3. Don't understand, 1 object colide whit it?!
  4. I have already changed that and it's not working (you added the " , ") and i tryed anyway your resouce but it's the same, only blips and I can't go trough it. And by blips i mea that it dissapears for just a fraction of second and the reappears, only in the picture it has dissapeared...
  5. nope, is still there, the only thing that changed is that now if i look at him in certain angle it blips (dissapear/appear).... Here is when it blips but I'm still stopped by it...
  6. And to make it like a resource or to put it in the map folder and in the map's meta?!
  7. Actualy the gate is bind by the fence but it's ok if you can remove it ID = 16094
  8. That's not a problem I'll create the fence again after I'll delete it, I have smashed my mind (because i'm a noob) to make that fence dissapear whit removeWorldModel but none of my scripts had succes. Please if anyone can make that fence disapear make it.
  9. Hi guy's! I have oppened this post because i need a script that gives money to player when he makes a score (not kill, SCORE). And I need the money to be saved if player logs off. And if you want to take a look on my other post and give my some help..... https://forum.multitheftauto.com/viewtopic.php?f=91&t=46708&sid=a1608dfef959d4599f8e46564b572012 Thanks!
  10. Hi guys! 1. I have made this post because I made a server but I don't know how to use removeWorldModel function only to delete 2 gates in my map. 2. If it's possible can you help me whit a script that respawns cars after they blow up and at 10 mins after the driver stepped away from it. I havd tryed to make my own script for that but just doesn't worked. (please tell me how to installit) One other thing: it is possible to make a script that sets the real computer time that I have and when is night in reality the weather to change in night?! I mean if it's 23:00 to be night or something like that?!
  11. Hi guys! I need help whit a little script for removing 2 gates from the Area51 because I don't need them in my server but I don't have any ideea how to use remoweWorldObject. I will be werry grateful if anyone can help me.
  12. Hello guys! Recently I begun to be interested to make my own server and I created a map whit vehicles and objects on it. Now I want to put my map in a RolePlay mode, more specific I want to create around the map a roleplay mode of my own, not necesarrly a complex one for the begining. The problem is that MTA server is very complicated and I don't know from where to begin or what to do because there are plenty of folders that I don't know what they are doing.... If anyone can give me some hints from where to begin whit I will be grateful. Thanks!
×
×
  • Create New...