Auto Send Items In the inventory
Hello guys, i have a flyff private server and i'm the owner of it. I just want to know how can i put an item directly on the inventory of a particular player? Just like i wanna put 9999pcs remantis on his inventory, how can i do it? Please help me
Thanks in advance :thumbup1:
Re: Auto Send Items In the inventory
He must to be logged off.
Try checking ITEM_SEND_TBL in your CHARACTER_01_DBF database. If you enter an entry to it, item will be send directly into somebodys inventory after relog/logging into the game.
Re: Auto Send Items In the inventory
Quote:
Originally Posted by
Puffie
He must to be logged off.
Try checking ITEM_SEND_TBL in your CHARACTER_01_DBF database. If you enter an entry to it, item will be send directly into somebodys inventory after relog/logging into the game.
Enter an entry? Can you please put an example on how to enter an entry? So it will clear everything :thumbup:
Please gimme an example on how to entry
Re: Auto Send Items In the inventory
Re: Auto Send Items In the inventory
Quote:
Originally Posted by
spikensbror
oh thank you, what i rly need, it saved some of my time ...
but just a tip from programmer to programmer, try to do your whole API object oriented. =)
although, mssql functions are outdated =P, sqlsrv functions rules nowadays.
edit: just see its done below by some else, but dont tell me mssql functions still rules, they wont be updated anymore.