SA-MP Forums Archive
Can someone help me through these basic commands? - 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: Can someone help me through these basic commands? (/showthread.php?tid=457136)



Can someone help me through these basic commands? - Izutah - 09.08.2013

Afternoon all,

I've been messing around trying to enhance my knowledge of scripting. I've used a tutorial to make a few commands (As shown in the link below) I manage to get the local /say command to work but things like /me and /shout do not work.

Although everything compiles ok with NO errors, when I go to load the script on my server along with the necessary includes/files, the script simply does not load and when I spawn I am falling under the farm in LS?

If anyone could check this script out for me and can shed any light to where I have gone wrong would be much appreciated.

Thank you for your time.

LINK: http://pastebin.com/6Jp1yH7P


Regards

Izutah


Re: Can someone help me through these basic commands? - SsHady - 09.08.2013

Might be a Plugin Problem?
Mind showing us your Server_Log.txt?


Re: Can someone help me through these basic commands? - Izutah - 09.08.2013

[11:28:58] Number of vehicle models: 0
[11:28:58] Script[gamemodes/original.amx]: Run time error 19: "File or function is not found"

[11:28:58] Loaded 1 filterscripts.
[11:28:58] Loading filterscript 'cs.amx'...
[11:28:58] ---------------
[11:28:58] Filterscripts
[11:28:58]

[11:28:57] Loaded 0 plugins.
[11:28:57] --------------
[11:28:57] Server Plugins
[11:28:57]

v0.3x, ©2005-2013 SA-MP Team
----------------------
SA-MP Dedicated Server



Does seem like a plugin issue then as its saying 0 plugins, I will look into this then.

What does this mean? [11:00:18] Script[gamemodes/original.amx]: Run time error 19: "File or function is not found"

Thanks for your help by the way. Much appreciated


Re: Can someone help me through these basic commands? - sleepysnowflake - 09.08.2013

you need the sscanf plugin


Re: Can someone help me through these basic commands? - Izutah - 09.08.2013

Berlovan your a star, such a simple mistake feel like a right newb +Rep