[Ask] Switching equip

05/25/2020 13:48 aoyamananami#1
i would like to add a delay to redo equip item. can someone give me a code for it please :handsdown:
05/25/2020 16:10 Drabur#2
You can look up GetTickCount() in the source
05/25/2020 21:26 aoyamananami#3
Quote:
Originally Posted by Drabur View Post
You can look up GetTickCount() in the source
Thanks sir. Ill try it.

update.
ive added it on world server, it seems it only works when i click it in the inventory .
i want to delay it too in taskbar can you help please?
05/26/2020 12:38 xToffer#4
Add it also in Taskbar Function.
05/26/2020 20:09 Drabur#5
Quote:
Originally Posted by xToffer View Post
Add it also in Taskbar Function.
but remember to make the server side otherwise it is very easy to get around.
05/27/2020 02:20 aoyamananami#6
Quote:
Originally Posted by xToffer View Post
Add it also in Taskbar Function.
would love to know in what part of "Taskbar Function" should i put it. :handsdown:

Quote:
Originally Posted by Drabur View Post
but remember to make the server side otherwise it is very easy to get around.
sure i will sir. :handsdown:
05/28/2020 07:51 xToffer#7
Maybe check the WndTaskbar? Something like that.
05/28/2020 14:53 aoyamananami#8
Quote:
Originally Posted by xToffer View Post
Maybe check the WndTaskbar? Something like that.
Yes on that file but dont know where i put it hehe. Please guide me 🤗
05/28/2020 15:40 xToffer#9
Same thing you did in inventory.