karazu 33 Posted November 15, 2013 if (Zeny > 4999) { mes "Warp me NOW!."; next; set .@i, select("First","Second","Third","Fourth"); mes "[Riss]"; mes "Take care, boy~"; mes "Don't hold a grudge against me."; close2; set Zeny, Zeny - 5000; warp "bossnia_0"+.@i,rand(137,137),rand(118,118); end; if (Zeny > 4999) { mes "Warp me NOW!."; next; set .@i, select("First","Second","Third","Fourth"); mes "[Riss]"; mes "Take care, boy~"; mes "Don't hold a grudge against me."; close2; set Zeny, Zeny - 5000; warp "bossnia_0"+.@i,rand(137,137),rand(118,118); end; can u change it for me please? Quote Share this post Link to post Share on other sites
0 karazu 33 Posted November 15, 2013 (edited) is this the corrent 1? if (countitem(7227) > 0) { mes "Warp me NOW!."; next; set .@i, select("First","Second","Third","Fourth"); mes "[Riss]"; mes "Take care, boy~"; mes "Don't hold a grudge against me."; close2; delitem 7227,1; warp "bossnia_0"+.@i,rand(137,137),rand(118,118); end; if (countitem(7227) > 0) { mes "Warp me NOW!."; next; set .@i, select("First","Second","Third","Fourth"); mes "[Riss]"; mes "Take care, boy~"; mes "Don't hold a grudge against me."; close2; delitem 7227,1; warp "bossnia_0"+.@i,rand(137,137),rand(118,118); end; DONE:Fixed.. Edited November 15, 2013 by karazu Quote Share this post Link to post Share on other sites
can u change it for me please?
Share this post
Link to post
Share on other sites