CMD:turismo(playerid) {if(GetTickCount() - GetPVarInt(playerid, \"anti_flood\") < 60000*30) return Error(playerid, \"Hiba! Csak fél óránként hívhatsz le turismot!\");SetPVarInt(playerid, \"anti_flood\", GetTickCount());// turismo spawnreturn 1;}