Notepad++ marco for converting to zcmd? - 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: Notepad++ marco for converting to zcmd? (
/showthread.php?tid=201507)
Notepad++ marco for converting to zcmd? -
MisterTickle - 21.12.2010
I remember a while back Y-Less (I believe) made a macro for converting DCMD to ZCMD I used in Notepad++ which worked wonders and I was wondering how to go about doing the same thing.
Example in I guess you would say "pawn terms" -
if(!strcmp(cmdtext,"/%s",true)) to command(%s,playerid,params[])