SA-MP Forums Archive
Blocking every thing - 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: Blocking every thing (/showthread.php?tid=366224)



Blocking every thing - DarkB0y - 05.08.2012

Hello,
Well i have some thing wrong with the server and idk what is blocking the registration and cmds and every thing
i have try and i had to remove the fs when i remove them its work but i need those fs how to fix it?
ty.


Re: Blocking every thing - Jstylezzz - 05.08.2012

what fs is it?
we can't help if we don't know anything about the code :\


Re: Blocking every thing - DarkB0y - 05.08.2012

House System + Afk System

those what i use


Re: Blocking every thing - Jstylezzz - 05.08.2012

they are both the problem?

EDIT: i think the server_log would be nice too, maybe i can see an error from there
EDIT2: Not sure, but maybe the dialog id's interfere with eachother..
try changing the dialog defines, like DEFINE_DIALOG_EXAMPLE 1 to something else, that is not used yet.
Again, i don't know if that's it, since i didn't see the server log or any other problems


Re: Blocking every thing - DarkB0y - 05.08.2012

this is .txt when i add those the admin system will not work . cmds too [ Lux Admin]


Re: Blocking every thing - Jstylezzz - 05.08.2012

hmm.. server log looks ok to me..
Did you try the thing with the dialogs?
don't know about the commands though..
what command processor do you use in the main mode?
And LuxAdmin uses ZCMD isn't it?
Not sure about those 2, if you could tell me those, i can hopefully help you further..


Re: Blocking every thing - DarkB0y - 05.08.2012

Lux Admin use DCMD i have the include of it and i check all the cmds all fine thats make me crazy


Re: Blocking every thing - Jstylezzz - 05.08.2012

yeah, but what does your GameMode use?


Re: Blocking every thing - DarkB0y - 05.08.2012

i have Stunt Gm and i have update my pc than update the sscanf look at .txt


Re: Blocking every thing - Jstylezzz - 05.08.2012

server log does still look ok to me..
your sscanf does still work, it only can't connect to something, but it says its still working..
anyways, what command processor is the game mode using?
and did you try to change the dialog defines already?