Hey I'm getting errors after trying your code man..
C:\Users\Phil\Desktop\LSGW-TDM\LSGW-TDM\pawno\include\sscanf2.inc(101) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Users\Phil\Desktop\LSGW-TDM\LSGW-TDM\pawno\include\sscanf2.inc(21
: warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Phil\Desktop\LSGW-TDM\LSGW-TDM\pawno\include\sscanf2.inc(21
: warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Phil\Desktop\LSGW-TDM\LSGW-TDM\pawno\include\sscanf2.inc(27
: warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Phil\Desktop\LSGW-TDM\LSGW-TDM\pawno\include\sscanf2.inc(27
: warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Phil\Desktop\LSGW-TDM\LSGW-TDM\pawno\include\YSI\y_utils.inc(326) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Phil\Desktop\LSGW-TDM\LSGW-TDM\pawno\include\YSI\y_utils.inc(470) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Phil\Desktop\LSGW-TDM\LSGW-TDM\pawno\include\YSI\y_utils.inc(502) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Phil\Desktop\LSGW-TDM\LSGW-TDM\pawno\include\YSI\y_utils.inc(520) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Phil\Desktop\LSGW-TDM\LSGW-TDM\pawno\include\YSI\y_ini.inc(852) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Users\Phil\Desktop\LSGW-TDM\LSGW-TDM\pawno\include\YSI\y_ini.inc(972) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Users\Phil\Desktop\LSGW-TDM\LSGW-TDM\pawno\include\YSI\y_ini.inc(1045) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Users\Phil\Desktop\LSGW-TDM\LSGW-TDM\pawno\include\YSI\y_ini.inc(1066) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Users\Phil\Desktop\LSGW-TDM\LSGW-TDM\pawno\include\YSI\y_ini.inc(1085) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Users\Phil\Desktop\LSGW-TDM\LSGW-TDM\pawno\include\YSI\y_ini.inc(1107) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Users\Phil\Desktop\LSGW-TDM\LSGW-TDM\pawno\include\YSI\y_ini.inc(1139) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Users\Phil\Desktop\LSGW-TDM\LSGW-TDM\pawno\include\YSI\y_ini.inc(1175) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Users\Phil\Desktop\LSGW-TDM\LSGW-TDM\pawno\include\YSI\y_ini.inc(1203) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Users\Phil\Desktop\LSGW-TDM\LSGW-TDM\pawno\include\YSI\y_ini.inc(1359) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Users\Phil\Desktop\LSGW-TDM\LSGW-TDM\gamemodes\ATDM.pwn(120) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Users\Phil\Desktop\LSGW-TDM\LSGW-TDM\gamemodes\ATDM.pwn(523) : error 055: start of function body without function header
C:\Users\Phil\Desktop\LSGW-TDM\LSGW-TDM\gamemodes\ATDM.pwn(526) : error 021: symbol already defined: "GetPlayerName"
C:\Users\Phil\Desktop\LSGW-TDM\LSGW-TDM\gamemodes\ATDM.pwn(530) : error 021: symbol already defined: "GetPlayerName"
C:\Users\Phil\Desktop\LSGW-TDM\LSGW-TDM\gamemodes\ATDM.pwn(531) : error 010: invalid function or declaration
C:\Users\Phil\Desktop\LSGW-TDM\LSGW-TDM\gamemodes\ATDM.pwn(533) : error 021: symbol already defined: "INI_ParseFile"
C:\Users\Phil\Desktop\LSGW-TDM\LSGW-TDM\gamemodes\ATDM.pwn(533) : error 017: undefined symbol "playerid"
C:\Users\Phil\Desktop\LSGW-TDM\LSGW-TDM\gamemodes\ATDM.pwn(533) : error 010: invalid function or declaration
C:\Users\Phil\Desktop\LSGW-TDM\LSGW-TDM\gamemodes\ATDM.pwn(533 -- 536) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
8 Errors.