Jump to content

Kanage

Members
  • Posts

    162
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Kanage

  1. i am having some trouble fixing my script and also i can't pass 99 base level eventhough im already a 3rd job class. can someone help me with the script

    prontera,155,184,4 script Job Changer 856,{
    mes "^ff0000[Job Master]^000000";
    if(Class >= 4054 && Class <= 4085) goto L_max;
    if(SkillPoint != 0) goto L_stats;
     if(checkfalcon() || checkcart() || checkriding()) goto L_remove;
     mes "Are you sure you want to change to 3rd Class?";
     if(select("Yes","No")==1){
      if(BaseLevel < 99 || JobLevel < 70) goto L_cantCh;
     switch(Class){
    		case Job_Lord_Knight:
    			set @target_job, 4060;
    			getitem 5746,1;
    			getitem 2795,1;
    			break;
    		case Job_Paladin:
    			set @target_job, 4073;
    			getitem 5757,1;
    			getitem 2795,1;
    			break;
    		case Job_Champion:
    			set @target_job, 4077;
    			getitem 5754,1;
    			getitem 2795,1;
    			break;
    		case Job_High_Priest:
    			set @target_job, 4063;
    			getitem 5747,1;
    			getitem 2795,1;
    			break;
    		case Job_Creator:
    			set @target_job, 4078;
    			getitem 5752,1;
    			getitem 2795,1;
    			break;
    		case Job_Whitesmith:
    			set @target_job, 4064;
    			getitem 5760,1;
    			getitem 2795,1;
    			break;
    		case Job_Stalker:
    			set @target_job, 4079;
    			getitem 6121,1;
    			getitem 6122,1;
    			getitem 2795,1;
    			break;
    		case Job_Assassin_Cross:
    			set @target_job, 4065;
    			getitem 5755,1;
    			getitem 2795,1;
    			break;
    		case Job_High_Wizard:
    			set @target_job, 4061;
    			getitem 5753,1;
    			getitem 2795,1;
    			break;
    		case Job_Professor:
    			set @target_job, 4074;
    			getitem 5756,1;
    			getitem 2795,1;
    			break;
    		case Job_Sniper:
    			set @target_job, 4062;
    			getitem 5748,1;
    			getitem 2795,1;
    			getitem 6124,1;
    			break;
    		case Job_Clown:
    			set @target_job, 4075;
    			getitem 5751,1;
    			getitem 2795,1;
    			break;
    		case Job_Gypsy:
    			set @target_job, 4076;
    			break;
    			}
      mes "Are you sure you want to change to " + JobName(@target_job) + "?";
      if(select("No","Yes") == 2){
    callfunc "Job_Change", @target_job;
    specialeffect2 381;
    close;
    }
    }
    close;
    L_cantCh:
    mes "I'm sorry, you do not meet the requirements to change";
    mes "Please come again soon!";
    close;
    L_LvError:
    mes "I'm sorry, you do not seem to have enough Job Levels";
    mes "Please come again soon!";
    close;
    L_BvError:
    mes "I'm sorry, you do not seem to have enough Base Levels";
    mes "Please come again soon!";
    close;
    L_noReq:
    mes "I'm sorry, you do not meet the requirements to change";
    mes "Please come again soon!";
    close;
    L_Max:
    mes "I'm sorry, there are no further classes for your job.";
    close;
    L_stats:
    mes "I'm sorry, please use up all your skill points before changing jobs";
    mes "Please come again soon!";
    close;
    L_remove:
    mes "Please remove your cart,falcon or peco";
    mes "Please come again soon!";
    close;
    
    OnInit:
    // Variable Setup
    set $@JC_MinimumJB, 40; //Minimum job level for changing between 2nd and advance Class (Default : 40)
    set $@JC_Plat, 1; //Give Platinum skills on Jobchange (Default : 1-yes)
    set $@JC_SupNovM, 45; //Base Level to change into Super Novice (Default : 45)
    end;
    }
    

    sorry i dont own the script i just edited it from some source and i was able to run it but still has some bug.

    BTW: its a jobchanger from trans class only to 3rd job class

  2. - script charlogin -1,{
    OnPCLoginEvent:
    if(getgmlevel() == 0){
    announce " "+strcharinfo(0)+" has joined ####### Ragnarok Online!",0;
    end;
    }
    

    i have created this script but everytime I run my server and it won't run. it says that it needs curly bar in line 7 but still i cant make it work. hoep someone can help me. i created this for non-gm accounts

  3. i have encountered that with my friend using modified grf files of other private ragnarok client, try using updated miruku renewal client and then paste your own data folder into the installed miruku renewal client. it should fix the problem. hope that helps you ^^

  4. sana makatulong ang mga admin/mods/support tungkol dito. latest weediffpatcher only support up to 2011-06-09aRagexe right? kasi sinusubukan ko yung next client up to the latest pero no success in enabling *read data folder first* and others. may paraan pa ba para mahex or diff mga client later 2011-06-XX?

  5. what kid of globe sir? wireless or wired (dsl) lines? rathena, eathena, and 3ceam doesnt support wireless broadband as to my knowledge. if its wired dsl lines then you can portforward your port with modem router. access your router and find the portforwarding section. there should be like this, most likely you will encounter similar to the image i am showing with most routers out there.

    A. Service Port / Port - you will put the port you will be using in accessing your login server, map and char and also if you want your database too. (optional)

    B IP Address - the IP address of the machine/server you are using

    C Protocol - which is UDP/TCP (just enable it BOTH)

    D Status- yes just what the word says "ENABLED"

    E Common Service Port - what is the port for? just leave it blank if there is

    hope that clears your problem

    post-1761-0-51429200-1328933600_thumb.jpg

  6. hello nailagay ko na po yung patch para sa renal mount at nailagay ko na din yung item sa database, pagkatapos narecompile ko na din ang server ko pero ng isummon ko yung itemid nya na 12622 lumabas na yung item pero wala yung description nya at effects nya ayaw gumana. sana may katulong.

    client: 2011-01-18aRagexeRE

    3ceam r660

    updated lua files

    ito pala nailagay ko sa script nya sa database

    sc_start SC_ALL_RIDING,999999,0; getitem 12622,1;

    post-1761-0-27278700-1328371201_thumb.jpg

×
×
  • Create New...