new Float:x, Float:y, Float:z;if(PlayerInfo[playerid][pSeed] > 1 ){GetPlayerPos(playerid, x, y, z);CreateObject(modelid, x, y, z, 0, 0, 0); }