Player out of range (0) [ERROR]
Code:
L 01/04/2013 - 21:42:22: Start of error session.PHP Code:
Edit: I have already searched for the problem but checking if is_user_connected didn't work. |
Re: Player out of range (0) [ERROR]
if (x < 1 || x > gpGlobals->maxClients) { \
MF_LogError(amx, AMX_ERR_NATIVE, "Player out of range (%d)", x); \ so your id is incorrect... but is_user_alive check if ID is correct. so I should you to create new variable to store id PHP Code:
|
Re: Player out of range (0) [ERROR]
Got it, thanks. It's working now but for some reason because of this plugin some chat messages duplicate (it shows the same message twice) and i don't have any idea why.
|
Re: Player out of range (0) [ERROR]
post sma
|
Re: Player out of range (0) [ERROR]
Now i changed the map and everything is fine, no duplicate messages.
Do you mind if i add you on skype for further chatting? |
Re: Player out of range (0) [ERROR]
yes ok. this is offtopic.
|
Re: Player out of range (0) [ERROR]
Quote:
|
Re: Player out of range (0) [ERROR]
PHP Code:
|
Re: Player out of range (0) [ERROR]
PHP Code:
|
Re: Player out of range (0) [ERROR]
Quote:
|
| All times are GMT -4. The time now is 13:45. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.