Problem with menu "CS 1.6"
I am making a menu to show other players who do not have a team selected then do an action with them.
The problem I have is that after 10 or more players have been selected it then acts weird and selects a different player and applies the action. Code:
public menu_pTeam( id )Code:
new data[ 6 ], pName[ 64 ];P_NAME[ id ] is the players name when they connect to the server. Thanks |
Re: Problem with menu "CS 1.6"
You need to make the string MSG longer. Use:
Code:
new MSG[3] |
| All times are GMT -4. The time now is 14:32. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.