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

VIP SYSTEM - Problem

Code:
if (item.actionid == 5788 and getPlayerStorageValue(cid,11551) >= 1) then

Does your Door have actionID 5788 and the player have StorageValue 11551, >1?
 
Back
Top