Object Size - 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: Object Size (
/showthread.php?tid=456574)
Object Size -
Gamer 1 - 06.08.2013
Okay,hello,I really don't know where should I post this. But I really need your help. Anyone know how to change sizes of the objects in samp and write custom text or number on objects. Thank you.
Re: Object Size -
Gamer 1 - 08.08.2013
Anyone please
Re: Object Size -
Scenario - 08.08.2013
As for the issue, you cannot change an object's size unless it's a player-attached object. If you just want to make it a number or something, you need to use
SetObjectMaterialText().
Re: Object Size -
Luis- - 08.08.2013
He posted on the 6th, it's not the 8th lol.
Re: Object Size -
Scenario - 08.08.2013
Derp.
Sorry, the 08 looked like a 06 to me...
Re: Object Size -
Gamer 1 - 14.08.2013
Thank you guys.