11.03.2014, 01:22
So I don't need to use this?
I thought all of that was needed but just needed to be altered?
EDIT: Didn't see your edited post.
pawn Code:
if( strcmp( key , "tCreated[x]" , true ) == 0 ) { val = ini_GetValue( Data ); ToyInfo[playerid][x][tCreated] = strval( val ); }
EDIT: Didn't see your edited post.