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

[REQUEST] 10,000 Capacity!

Ranyo13

ManCausingMayhem
Joined
Aug 22, 2009
Messages
981
Reaction score
38
Hello otlanders,
I'm requesting today some help, my open tibia server is a high exp rated one and when you get a high level like 5k or something, the capacity bar starts messing up and keeps adding digits till the feet slot sometimes if im too high level, so i realy need a system or script that sets any player cap=10,000! Well, actually i want it to be for all players, all vocs etc.. And i will edit the gaincap=0 to all vocs, I just need a system or flag that sets player cap 10,000 like a tibia GOD character, it has 10,000 cap, and if you try adding some items to your backpack it doesnt change, stays 10,000...
I hope you guys get what i mean, ima add reputation to the person who helps me with this, ;)

Thanks in advance,
Ranyo13
 
1048576 should be the correct flag, (I clicked "has unlimited capacity").
However, I did see some posts claiming the flags weren't working properly for the latest TFS (0.4).

Try this: (SQL)
Code:
UPDATE `players` SET `cap` = `10000`
 
Well, if i do it, i think weight of items will affect the cap, i dun wan't it to do this. I want the cap to stay 10000 even if i have over 1,000,000 item with weight 100 each. Get me? BTW, im using 8.6 naxed ot
 
Back
Top