SA-MP Forums Archive
Toy System - 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: Toy System (/showthread.php?tid=428408)



Toy System - BleverCastard - 05.04.2013

Hey... I want to add the 0.3e Toy system to my server, the one where you drag the items, resize by dragging ETC.
How can i do this?
Please help!


Re: Toy System - SilverKiller - 05.04.2013

https://sampwiki.blast.hk/wiki/EditAttachedObject

https://sampwiki.blast.hk/wiki/EditPlayerObject

https://sampwiki.blast.hk/wiki/EditObject

https://sampwiki.blast.hk/wiki/OnPlayerEditAttachedObject

https://sampwiki.blast.hk/wiki/OnPlayerEditObject

https://sampwiki.blast.hk/wiki/CancelEdit


Re: Toy System - CrazyChoco - 05.04.2013

aka. Samp made a filterscript in the standard server package.


Re: Toy System - BleverCastard - 05.04.2013

Quote:
Originally Posted by SilverKiller
Посмотреть сообщение
Got errors and I'm unsure how to fix 'em...


Re: Toy System - BleverCastard - 05.04.2013

Quote:
Originally Posted by CrazyChoco
Посмотреть сообщение
aka. Samp made a filterscript in the standard server package.
What's it called? o.o


Re: Toy System - SilverKiller - 05.04.2013

Attachments.pwn.


Re: Toy System - Pottus - 05.04.2013

You practice other things before toiling with this stuff although it's not particularly hard it takes some experience none the less to implement effectively.