SA-MP Forums Archive
Commands not working. - 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: Commands not working. (/showthread.php?tid=561614)



Commands not working. - Team_PRO - 04.02.2015

Here is called eAdmin from Excel's gangwar script i use it for temporary because i am scripting a gangwar script. The problem in admin system is all of the commands are not working and i don't know why, can someone figure it out what is going on in the script.

here is the admin script. https://www.mediafire.com/?gb11mb4vdm6p6y1

i cannot post it anyway because the character exceed to limits


Respuesta: Commands not working. - Zume - 04.02.2015

You are using another command processor inside or outside the filterscript?


Re: Commands not working. - Team_PRO - 04.02.2015

i am using same command proc.


Re: Commands not working. - Team_PRO - 04.02.2015

Somebody?


Re: Commands not working. - denNorske - 04.02.2015

Explain "command not working":

Does it return any message in the game, or is it just doing nothing?
Checked server logs? Do you have all plugins installed and activated?

Those are the most common problems, plus that one he mentioned above, if you have different command processors.

Take a look at that, and try again. Also, check if the admin system requires some extra plugins.


Re: Commands not working. - Ritzy2K - 04.02.2015

Well..i hope you are talking about his release of COD7 Los santos? That script loads eadmin thru filterscript...make sure u have the name of the filterscript in ur server.cfg... that gamemode doesnt have an admin system... also m not sure tho...it also loads register login system thru eadmin fs only... i messed with the code once when i was free 3 weeks before :P


Re: Commands not working. - Team_PRO - 04.02.2015

Quote:
Originally Posted by denNorske
Посмотреть сообщение
Explain "command not working":

Does it return any message in the game, or is it just doing nothing?
Checked server logs? Do you have all plugins installed and activated?

Those are the most common problems, plus that one he mentioned above, if you have different command processors.

Take a look at that, and try again. Also, check if the admin system requires some extra plugins.
I use custom message for "SERVER: Unknown Command" means the command isn't really working.


Re: Commands not working. - Team_PRO - 04.02.2015

i already putted it up to server.cfg.


Re: Commands not working. - MarcGonzales - 04.02.2015

Quote:
Originally Posted by Team_PRO
Посмотреть сообщение
I use custom message for "SERVER: Unknown Command" means the command isn't really working.
That means that your commands doesn't even exist. or aren't functional.

The problem is in the filterscript itself, make sure that the filterscript is defined.


Re: Commands not working. - Ritzy2K - 04.02.2015

Okay check the command prompt..is the filterscript loading?...

EDIT: remove the fs from ur server.cfg and then try... because...the filterscript is being called from gamemode itself... try once... and look at the console and leme know. the fs isnt loading actually...