Posts: 71
Threads: 17
Joined: Jul 2010
Reputation:
0
11.07.2010, 01:16
(
Последний раз редактировалось fmmalves; 11.07.2010 в 01:39.
)
Hi
Hi have a RPG GM in my samp server.
In the middle of the map i have one object [id 4874] and i go to pawno search the id, i erase the line CreateDynamicObject(4874,1484.414,-1665.912,17.092,0.0,0.0,-90.000); and when i start the server it doenst desapire
HELP...!!!
I SEARCH THE ID AND I JUST FIND THAT LINE...
Posts: 3,793
Threads: 196
Joined: Jan 2010
Reputation:
0
You might of deleted another object instead of that, maybe you had many objects of that object id. Try fetch the actual coordinates and compare them with the cords for the object id. If you get a match or close to it, it must be the one you have to delete.
Posts: 71
Threads: 17
Joined: Jul 2010
Reputation:
0
but my object is bbig...how i know the coordenates
Posts: 3,793
Threads: 196
Joined: Jan 2010
Reputation:
0
If you were mapping by MTA, you could perhaps click on the object and press delete. Theres another way, you might need like a cheat script or something and go to a point on that object then do /save. To find the cords go to ur san andreas direc and search your savedpositions.txt. Now grab those cords and try compare them with the object you want to delete.
Posts: 71
Threads: 17
Joined: Jul 2010
Reputation:
0
But the object was there in GM when i download it
Posts: 2,896
Threads: 11
Joined: Sep 2008
Reputation:
0
Did you make sure to save and compile the file?