- 0
Sign in to follow this
Followers
0
Hi Hercules I need help for instant job changer
Asked by
esotericragnarokonline
-
Recently Browsing 0 members
No registered users viewing this page.

i want my instant job changer can only use once per account here's my codes
btw thanks for helping me
how can i do that ?? please help thank you
prontera,156,184,5 script Free for All#jobchanger 757,{if( Class ){ mes "Only Novice can use this...";}else{ .@i = select( .Menu$ ) - 1; if( select( "Change to "+jobname( .JobList[.@i] )+"?:Cancel" ) == 1 ){ jobchange .JobList[.@i]; BaseLevel = .BaseLevel; JobLevel = .JobLevel; resetskill; resetstatus; SkillPoint = .SkillPoints; mes "DONE"; for( .@i = 0; .@i < .size; .@i++ ) getitem .ItemList[.@i],.Amount[.@i]; }}close; OnInit:setarray .JobList[0],4008,4009,4010,4011,4012,4013,4015,4016,4017,4018,4019,4020,4021,4047,4049,25,24,4045;setarray .ItemList[0],607,0;setarray .Amount[0],1,2,3;.BaseLevel = 255;.JobLevel = 100;.SkillPoints = 128; .@size = getarraysize( .JobList );.size = getarraysize( .ItemList );for( .@i = 0; .@i < .@size; .@i++ ) .Menu$ = .Menu$ + jobname( .JobList[.@i] )+":";waitingroom "Instant Job Changer Feel Free to use",0;end; }Edited by AnnieRuruuse [code] if the script > 10 lines
Share this post
Link to post
Share on other sites