04.08.2010, 01:29
(
Последний раз редактировалось Kayla.S; 04.08.2010 в 02:56.
Причина: Solved
)
What's the easiest/shortest way in doing this. I'm wanting to add more then one virtual world. I'm needing to do this with many commands. Right now it's only disabled for world 1. But I would like 2 other worlds added onto it. Isn't it possible to do it all in one line? Thanks.
pawn Код:
if(GetPlayerVirtualWorld(playerid) != 3) return SendClientMessage(playerid, 0xAFFFFAF, "ERROR: You cannot use this command here.");