View Single Post
3Di
Member
Join Date: Sep 2009
Location: #php_title
Old 10-06-2009 , 09:00   Re: Help Fixing Errors
Reply With Quote #3

1. Remove the '{' bracket above your get_players() function.

2. Remove new iPlayers[32].

3. Change iPlayers to id.

4. get_players(id, iT, "ae", "TERRORIST");

5. Remove the last bracket at the end of the code '}'

Last edited by 3Di; 10-06-2009 at 09:10.
3Di is offline