using a command in game? - 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: using a command in game? (
/showthread.php?tid=64677)
using a command in game? -
revan - 06.02.2009
Hi all been playing this mod for a bit now and love it.
But don't know how to do commands, as i have not only added som new scripts like gun menu and vehicle spawner but can't even get the help to come up that it says enter help in chat.
Now i come to the game and press t to open chat then write help or for example gun into chat and all it does is shows up as a message in chat.
My question is, do i need to be writing something extra like command\ or something along those lines.
Thanks and most appreciated if anyone can help me out.
Re: using a command in game? -
kc - 06.02.2009
Commands must start with a "/"
e.g.
/help
/gun
Re: using a command in game? -
revan - 07.02.2009
ok thanks an din my server.cfg is it right to just put a space then the next script name on the line for scripts or do i need symbols or new lines at all?
thanks for reply