I want to helpThe problem is
Repeat The Items When you exchange with other characters
When you say the exchange and not when +
Can anyone help me in solving this problem???
Re-write the entire trade system would be my first instinct... I don't trust any base lotf system. They are usually bugged out the ***.
Basically you want to
A: Check that the client has the item when adding it to the trade window (so you can't edit it client side and basically dupe/create items)
B: Check that the target client has enough space in inventory
C: Delete the item from the starting character and update their client
D: Add the item to the target character and update their client
Ooh and of course do a trade dictionary to store the items inbetween the steps so you can trade more than 1 item at a time.
Should be fairly simple, you just gotta do server side checks and make sure you are deleting the item and adding it to the new client... and make sure when deleting it, if it fails to delete then you don't add it to the new char (cause if not they could drop it or whatever and again, dupe the item)
Re-write the entire trade system would be my first instinct... I don't trust any base lotf system. They are usually bugged out the ***.
Basically you want to
A: Check that the client has the item when adding it to the trade window (so you can't edit it client side and basically dupe/create items)
B: Check that the target client has enough space in inventory
C: Delete the item from the starting character and update their client
D: Add the item to the target character and update their client
Ooh and of course do a trade dictionary to store the items inbetween the steps so you can trade more than 1 item at a time.
Should be fairly simple, you just gotta do server side checks and make sure you are deleting the item and adding it to the new client... and make sure when deleting it, if it fails to delete then you don't add it to the new char (cause if not they could drop it or whatever and again, dupe the item)
Can you explain to me the order and detail steps to resolve this problem?
Need help solving this problem for cabal8 06/05/2008 - Cabal Online - 6 Replies When i tried to go 110 map aka lakeside, my game crash. Whenever i tried to log with my main char now it says world_06mcl corrupted. in other words, my main is stuck and i'm still able to play other char. Any help will be appreciated
Maybe an idea solving the SV 07/21/2007 - Conquer Online 2 - 0 Replies ok, some of u Cracked SV users (thx to Anastasia and the others) have noticed that after a time u get slowed down, and dced after an hour (d'uh who is so dumb to not notice it, maybe theres an ultranoob out there, anyhow) i was thinking, its almost a fixed time that u get those stuff, havent tested if is fixed time, but, this is my idea, if after 30 mins u get slowed down, and after the hour u get kicked, should try to get some kind of program that reset ur clock or something, im kinda new in...