let me clarify first, this script was created by @Winterfox, and it is beyond my knowladge on scripting,
the problem is goto command did not work, which i recently added to the script
the cmd:
goto wimprocraft;
the script did not detect item 40039 even tho it is in my inventory, (line 174)
case3:
clear;
soundeffect "menu.wav",0;
mes "Select Weapon Type To Craft";switch(prompt("- Improvise Class")){case1:if(countitem(40039)>1){goto wimprocraft;}
clear;
soundeffect "menu.wav",0;
mes "You will require Weapon And Tool Crafting Tier 2 and above";
close;}
Question
Dolphin86
let me clarify first, this script was created by @Winterfox, and it is beyond my knowladge on scripting,
the problem is goto command did not work, which i recently added to the script
the cmd:
the script did not detect item 40039 even tho it is in my inventory, (line 174)
here is the full script :
please help...
1 answer 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.