Account Features
➡ EARLY SUPPORTER BADGE
➡ NO QUEST BADGE
➡ 24 MONTHS BOOST BADGE
➡ 1 YEAR NITRO SUBSCRIPTION
➡ CREATION DATE IS 2017
➡ ACCOUNT STANDING STATUS IS ALL GOOD
➡ CLEAN BILLING
➡ OGE MAIL OUTLOOK
PAYMENT METHODS
➡ CRYPTO
➡ PAYPAL
➡ CASHAPP
➡ BANK TRANSFER
➡ GIFTCARDS
➡ ZELLE
➡ VENMO
CONTACTS
➡ DISCORD : crh11s
➡ TELEGRAM : crh11s
CONTACT WITH ME IF YOU ARE SERIOUS BUYE
To check the operation of npc movement. You can turn off all movement in the game and move only the npc you want using the move to package. This way you will reduce a lot of unnecessary code and understand where the problem is.
And all your maps are not thread safe and you are using multithreading
startQuestTimer("move", 5000, npc, null);
Question
Nightw0lf
hi
how can i make multisell to sell 2 items at the same time
example:
{{{[codex_of_giant];1}};{{[im_mature_twin_coba];200};{[adena];50000}}}
that one is selling the giant codex for 200 cobra and 50000
i want to make to sell 1 codex and something else for adena for example..
i tryed alot of times here is my main example one of them
{{{[item1];1};{[item2];1}};{{[adena];1}}};
and i got error in console but it looks correct so i came here
6 answers to this question
Recommended Posts