INSERT INTO `items` (`owner_id`,`object_id`,`item_id`,`count`,`enchant_level`,`loc`,`loc_data`,`custom_type1`,`custom_type2`,`mana_left`) VALUES ('".$char['obj_Id']."',(SELECT MAX(object_id)+1 FROM items AS object_id),'".$item."','1','".$row['enchant_level']."','INVENTORY',0,0,0,-1)
then at same time game server overwrite me insered item with same object id? because some time it just put without any error, but in table the row wrong.. cant find problem
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
hmm.. ok i just see that, is different code first of all. My sources is totally different based in other way, with else libraries.
I have access to modify everything even to make the clock to stop show how many time users play in server.
1) so maybe keep some personal info more hide.
2) i dont use ogg.dll
3) i create it and give it ready + support to install it.
Plus what is mine can working with what ever .exe you want not just l2 with same simple method.
And i am sure if you try this source to compile it, after 3 hours discord will ban your API too
thats my source
Video how to adapt it:
Download for TEST Overlay: https://mega.nz/file/g60nQJIY#i98dP3ma-t3Qh39cFItDBuORLp9lH-jfEXxxXyU4nPE
( if not working try to rename from system/l2 to l2.exe ) <-- Its possible to skip this step with custom made launcher
Download CFF Explorer: https://ntcore.com/explorer-suite/
( required to link .dll with l2.exe to test it )
Price : 50 euro for Discord Overlay
Price : 20 euro for Window Name
Discord : ojsaras
You purchase compiled files with the name and your details one time !
Question
wongerlt
Hello is possible?
Im with php insered item, example:
INSERT INTO `items` (`owner_id`,`object_id`,`item_id`,`count`,`enchant_level`,`loc`,`loc_data`,`custom_type1`,`custom_type2`,`mana_left`) VALUES ('".$char['obj_Id']."',(SELECT MAX(object_id)+1 FROM items AS object_id),'".$item."','1','".$row['enchant_level']."','INVENTORY',0,0,0,-1)
then at same time game server overwrite me insered item with same object id? because some time it just put without any error, but in table the row wrong.. cant find problem
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.