otclientv8 icon indicating copy to clipboard operation
otclientv8 copied to clipboard

transfer coins

Open unlineworld opened this issue 3 years ago • 5 comments

I just tested the new function of transfer coins, and no matter what amount you try to transfer it will always be 0 image

unlineworld avatar May 19 '21 01:05 unlineworld

I have had the same issue.

Valk543 avatar Jul 06 '21 06:07 Valk543

I have had the same issue.

go data/modules/scripts/gamestore/init.lua find line with local amount = msg:getU32() replace local amount = msg:getU16()

unlineworld avatar Jul 07 '21 00:07 unlineworld

I have had the same issue.

go data/modules/scripts/gamestore/init.lua find line with local amount = msg:getU32() replace local amount = msg:getU16()

could not find the specified directory.. can you verify?

Valk543 avatar Jul 07 '21 15:07 Valk543

is server files, not otclient files

unlineworld avatar Jul 07 '21 17:07 unlineworld

oh right.. got it thank you

Valk543 avatar Jul 07 '21 17:07 Valk543