Error vote_timelimit
Code:
L 10/10/2010 - 01:31:33: Info (map "awp_circular") (file "addons/amxmodx/logs/error_20101010.log")What means that? |
Re: Error vote_timelimit
It means your script has error
|
Re: Error vote_timelimit
Quote:
|
Re: Error vote_timelimit
Probably, You are sending message to not connected player.
colorchat.inc::ColorChat (line 53) On the top of in if(index) or if(id) place if(!is_user_connected(id/index)) return PLUGIN_HANDLED That should slove the problem :] |
Re: Error vote_timelimit
Quote:
|
Re: Error vote_timelimit
I'm afraid I'm right. Had the same issue.
http://forums.alliedmods.net/showpos...4&postcount=62 And that index out of bounds means that You're trying to use index that doesn't exist ;] So disconnected player ;] |
Re: Error vote_timelimit
Quote:
Enough with technicalities. Don't reply. |
Re: Error vote_timelimit
LOL that's not nice :(
|
Re: Error vote_timelimit
the problem is solved . thanks anyway
|
| All times are GMT -4. The time now is 10:28. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.