Command Text Scripting help :P - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Command Text Scripting help :P (
/showthread.php?tid=89182)
Command Text Scripting help :P -
Head$hot - 31.07.2009
Hey, i have been wondering how to do this for quite a while, i have looked everywhere but cant find it, i know how to make commands but i want to make a command like '/say <something to write here' and it appears on players screens using GameTextForAll function, how would i do this?
or maybe something like '/banid <id of user>' :S
please respond
cheers
Re: Command Text Scripting help :P -
MadeMan - 31.07.2009
https://sampwiki.blast.hk/wiki/Fast_Commands - tutorial how to make commands with parameters using dcmd and sscanf.
Re: Command Text Scripting help :P -
Head$hot - 31.07.2009
ok thanks