SA-MP Forums Archive
i saw some map created abc obj - 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)
+--- Thread: i saw some map created abc obj (/showthread.php?tid=392920)



i saw some map created abc obj - Smith_Jim - 16.11.2012

how to create abc obj,i will create some letter


Re: i saw some map created abc obj - iGetty - 16.11.2012

What? Explain in better English.


Re: i saw some map created abc obj - Smith_Jim - 16.11.2012

create obj.Like:create (abc) obj


Re: i saw some map created abc obj - Faisal_khan - 16.11.2012

You have to compile some objects one on another to make a letter.


Re: i saw some map created abc obj - Smith_Jim - 16.11.2012

so i cant write in map?only put together obj to write?


Re: i saw some map created abc obj - Faisal_khan - 16.11.2012

Yeah, exactly.


Re: i saw some map created abc obj - Smith_Jim - 16.11.2012

whats obj put together obj to write is nice?tell me obj id


Re: i saw some map created abc obj - Faisal_khan - 16.11.2012

IDK man.


Re: i saw some map created abc obj - MatZZPL - 16.11.2012

https://sampwiki.blast.hk/wiki/CreateObject
Here ^ open this and read, then open ur gamemode and under "public OnGameModeInit()" add the object. like this..
Quote:

CreateObject(1721,-2538.39990234,2286.69995117,2008.80004883,0.000000 00,0.00000000,200.00000000); //object(est_chair1) (1)

you can also do it with MTA, download it its easy..

+rep if i helped