Base 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: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Base Script (
/showthread.php?tid=550791)
Base Script -
ZachKnoxx - 14.12.2014
Can anyone recommend me a good base script? I don't want a fully complete one. I just want one with functions and a few commands.
Re: Base Script -
ZachKnoxx - 15.12.2014
Quote:
Originally Posted by ******
|
I've figured out how to get it working but I don't know where to put the commands. It's a nice starting script though.
Re: Base Script -
DavidLuango - 15.12.2014
Quote:
Originally Posted by ZachKnoxx
I've figured out how to get it working but I don't know where to put the commands. It's a nice starting script though.
|
Haven't really seen the script but there is a native function called "OnPlayerCommandText"
You can put your commands there unless you plan on using other efficient command processor like DCMD, ZCMD or YCMD.
Re: Base Script -
ZachKnoxx - 15.12.2014
Great, but what is all the github stuff? Should I remove it?