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

TFS 1.X+ TFS 1.3 A good way to handle a pokeball/pet stat into an item?

Mjmackan

Mapper ~ Writer
Premium User
Joined
Jul 18, 2009
Messages
1,424
Solutions
15
Reaction score
176
Location
Sweden
I've seen many poke/pet-type of scripts, issue i found is that those scripts usually uses aid and/or uid, which usually is limited to 65535.
Is there a more "proper" and/or less limited way to handle this? One thought was using the name as a register sign very like how we do on cars and then fetch info from the database so it would look something like: [XJR533] Pet Bear
Ofcourse that has its limitations as well but it would definitely not interfere with anything else.
 
Back
Top