Little Help - 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: Little Help (
/showthread.php?tid=347269)
Little Help -
Menaz - 01.06.2012
i wana Increase My Object Size :
Код:
AttachObjectToVehicle(rminigun, GetPlayerVehicleID(playerid), 0.000000,-0.449999,0.974999,-2.700000,24.300003,97.199974);
How i done that ?
Re: Little Help -
MadeMan - 01.06.2012
AFAIK, not possible.
Re: Little Help -
Horrible - 01.06.2012
well you only can edit object size when it attach on player with this command
SetPlayerAttachedObject
honestly it posible to change size of an object on vehicle but you must use SetPlayerAttachedObject
then destroy it when get out from the vehicle with this
RemovePlayerAttachedObject
wiki link
https://sampwiki.blast.hk/wiki/SetPlayerAttachedObject
https://sampwiki.blast.hk/wiki/RemovePlayerAttachedObject