Posts: 365
Threads: 44
Joined: Dec 2011
Reputation:
0
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.
Posts: 1,861
Threads: 103
Joined: Sep 2011
Reputation:
0
what fs is it?
we can't help if we don't know anything about the code :\
Posts: 365
Threads: 44
Joined: Dec 2011
Reputation:
0
House System + Afk System
those what i use
Posts: 1,861
Threads: 103
Joined: Sep 2011
Reputation:
0
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
Posts: 365
Threads: 44
Joined: Dec 2011
Reputation:
0
this is .txt when i add those the admin system will not work . cmds too [ Lux Admin]
Posts: 1,861
Threads: 103
Joined: Sep 2011
Reputation:
0
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..
Posts: 365
Threads: 44
Joined: Dec 2011
Reputation:
0
Lux Admin use DCMD i have the include of it and i check all the cmds all fine thats make me crazy
Posts: 1,861
Threads: 103
Joined: Sep 2011
Reputation:
0
yeah, but what does your GameMode use?
Posts: 365
Threads: 44
Joined: Dec 2011
Reputation:
0
i have Stunt Gm and i have update my pc than update the sscanf look at .txt
Posts: 1,861
Threads: 103
Joined: Sep 2011
Reputation:
0
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?