SA-MP Forums Archive
[FilterScript] Character customisation script - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Character customisation script (/showthread.php?tid=593982)



Character customisation script - Dignity - 12.11.2015

YouTube


Made for a pirate RPG. Abandoned the project so there is no need for me to keep the files. This is a simple character attachment edit script which we triggered when a newly registered player logged in. It only has bandanas and hats so far, but you can easily alter them or remove them.

Other than that, there's really not much to be said. It's a really small script. You can toggle the customisation screen by typing /show.

Download: http://pastebin.com/W68FW1zb

PS: I've tested this to some degree. To my knowledge, all bugs that I encountered have been fixed but there can always be others because I'm the only one who tested it.


Re: Character customisation script - HydraHumza - 12.11.2015

Nice One. Keep it up.


Re: Character customisation script - Wizzy951 - 12.11.2015

What is that fixes include suppose to be ?


Re: Character customisation script - Pottus - 12.11.2015

You don't know how to use textdraws correctly you keep using the wrong textdraw types let me explain. A lot of these textdraws will never change they are therefore static global textdraws but you keep creating them as player textdraws that is very bad practice and a waste of player textdraws.