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

Max offer on OTCv8 Game Shop.

OTcreator

Active Member
Joined
Feb 14, 2022
Messages
425
Solutions
1
Reaction score
44
Hi,
I've wrapped the whole shop and everything works fine, until about 50 items are added.
Then everything disappears, the shop becomes empty.

How do I increase the limit of przemdiots added?
Post automatically merged:

#UPDATE -> SOLVED !

I add this changes to sources:

OTCv8 detection, custom features packet, bigget packet size and bug f… · OTCv8/forgottenserver@2839d4d (https://github.com/OTCv8/forgottenserver/commit/2839d4d7a8ad3597eff6c786f4ceb9b1b4b4456b#diff-d59c4f2b28dd8c6d0ff82b05e0188d97a98401483ad487dfd67d665a01506f39)

And set this:
local MAX_PACKET_SIZE = 50

Now all working good.
 
Last edited:

Similar threads

Back
Top