04.09.2010, 15:04
You're changing from
If I understand your problem correctly?
pawn Код:
PlayerInfo[playerid][pReg]
// to
PlayerInfo[playerid][pTut]
// In this line:
printf("SetPlayerSpawn: %d",PlayerInfo[playerid][pTut]);