15.10.2014, 12:51
i save gLeader to a file, here's what in the file
Owner = [Are]SilenT
then when i use the command, i compare playername with Owner (gLeader) name
/creategroup command
It writes the name correctly, ? what could possibly be wrong?
Owner = [Are]SilenT
then when i use the command, i compare playername with Owner (gLeader) name
/creategroup command
pawn Код:
INI_WriteString(File, "Owner", GroupInfo[gid][gLeader]);