Forum: Common Questions
11-01-2006
|
Replies: 12
Views: 4,754
Re: Timeout?
After reading what you said, I upgraded to AMX 2005 and everything is working great. Thank you so much for your help, I really appreciate it.
Good luck with your future coding projects!
|
Forum: Common Questions
10-01-2006
|
Replies: 12
Views: 4,754
Re: Timeout?
; AMX Mod plugins
; To disable any plugin, add a semi-colon ';' to the beginning of its line
; You can disable the Just-In-Time (JIT) compiler with the 'nojit' keyword:
; pluginname.amx nojit...
|
Forum: Common Questions
10-01-2006
|
Replies: 12
Views: 4,754
Re: Timeout?
; Line starting with ; is a comment
; Access flags:
; a - immunity (can't be kicked/baned/slayed/slaped and affected by other commmands)
; b - reservation (can join on reserved slots)
; c -...
|
Forum: Common Questions
10-01-2006
|
Replies: 12
Views: 4,754
Re: Timeout?
I tried to disable AMX and you were right, I can join the server no probs. Now its just a matter of making them work together, any ideas?
|
Forum: Common Questions
09-01-2006
|
Replies: 12
Views: 4,754
Re: Timeout?
"How many bots is there on Your server? What is Your mp_maxplayers setting for it? Do You have only pdobpts installed on that servwer or also some other fun mod like AMX, AMX X, ADMINMOD, ClanMod?"
...
|
Forum: Common Questions
09-01-2006
|
Replies: 12
Views: 4,754
Timeout?
Hey,
Quick question on a prob i'm having. Well I start my server up, and I read in the console as it starts. What I can see is the bots being created, and they chat to one another etc. I then try...
|