• 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!

Search results

  1. BlaZing King

    Action use Switch get vip By BlaZing King

    first in go in actions create a lua file vip switch.lua copy this ----- By Blazing King --- function onUse(cid, item, frompos, item2, topos) if item.itemid == 1945 or item.itemid == 1946 then if (item.uid==1005 or item.uid==1005) then if (getPlayerGroupId(cid)>=1) then...
Back
Top