Some help of the pros? :P
#1

Hi all
Ive been searching for while for some tutorials in scripting
Now the only thing i would like to learn is creating a filterscript that will spawn objects where i place coordinates
Because i understand it a little but i dont get it with the coordinates they arent the same as /save coordinates so if anybody could tell me howto do this then if you have time reply here
Thx already
Reply
#2

https://sampwiki.blast.hk/wiki/
Reply
#3

I searched there it dont have tutorials bout that

I just want to know howto convert these coordinates to make it working...
Reply
#4

Do you have the correct parts from the savedpositions.txt output in the CreateObject function? This is how they match up:

AddPlayerClass(0,-465.4711,2140.1042,63.4417,310.8600,0,0,0,0,0,0); //
AddStaticVehicle(520,-446.2058,2119.2681,95.7637,338.8057,0,0); //

CreateObject(modelid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)