• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Lua Get if player is in PVP Zone

malkavianz

New Member
Joined
Sep 11, 2008
Messages
61
Reaction score
1
I wanna know if exist, some command in lua like this .
Code :
if(getZone() == ZONE_PVP)

I need a command to know if player are in ZONE PVP or not....
 
Back
Top