SA-MP Forums Archive
[Help] How to find this number? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [Help] How to find this number? (/showthread.php?tid=209364)



[Help] How to find this number? - Tama - 10.01.2011

CreateObject(2634,266.309295,87.537322,1001.039062 ,0.000000,0.000000,2068.000000);
CreateObject(2634,266.330261,83.231544,1001.042663 ,0.000000,0.000000,2068.000000);
CreateObject(2634,250.690734,63.395851,1003.640625 ,0.000000,0.000000,268.000000);

I tired for looking at internet i cant find it.. T.T
please help me

that using MTA or??
thanks.
sorry for my bad English


Re: [Help] How to find this number? - Mr.Stranger - 10.01.2011

which number?

If you are telling about object number then:

Код:
2634 ab_vaultDoor [2634]
Then if you are telling about CreateObject function then:

Код:
CreateObject(modelid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ);