Jump to content

Brynner

Members
  • Posts

    1942
  • Joined

  • Last visited

  • Days Won

    14

Posts posted by Brynner

  1.  

    anthell01,35,267,0	script	ant001	45,1,1, {
    	if(anthell==1) goto moc15;
    	moc04:	warp "moc_fild04",213,327; break;
    	moc15:	warp "moc_fild15",251,248; break;
    }
    anthell02,171,169,0	script	ant001	45,1,2, {
    	if(anthell==0) goto moc15;
    	moc04:	warp "moc_fild04",213,327; break;
    	moc15:	warp "moc_fild15",251,248; break;
    }
    

    thank you in advance.

    Well first explain what exactly you want to happen and is this the full script?

     

    problem solved. i shouldn't put a space between the last comma and the opening curly

  2. anthell01,35,267,0	script	ant001	45,1,1, {
    	if(anthell==1) goto moc15;
    	moc04:	warp "moc_fild04",213,327; break;
    	moc15:	warp "moc_fild15",251,248; break;
    }
    anthell02,171,169,0	script	ant001	45,1,2, {
    	if(anthell==0) goto moc15;
    	moc04:	warp "moc_fild04",213,327; break;
    	moc15:	warp "moc_fild15",251,248; break;
    }
    

    thank you in advance.

  3. If you think RO/rAthena is dying, you're looking at the wrong direction.

     

    As what @Akkarin told us.. If you see no one active, it doesn't mean that there's no progress, who knows, the devs might have been working discreetly.

    you can check the bug tracker. lots of report with no label yet. some of the report is more than a week.

  4. im not sure what exactly is the difference here.

    gl_chyard,0,0,0,0	boss_monster	Dark Lord	1272,1,3600000,1800000,0
    

    and

    gl_chyard,0,0,0,0	monster	Dark Lord	1272,1,3600000,1800000,0
    

    what will happen if i used the 2nd one? thank you in advance.

  5. to add donation item on your fluxcp cp. make sure that you inform first the item_db item_db2 on your database. then go to your item and just add it to shop. and regarding on the currency.

     

    fluxcp/config/application.php and look of USD and change it on currency you want

  6.  

    [Debug]: script debug : 2000885 110009567 : Error in KDR function, getarg(1) invalid value
     
     
    Where can i debug this or how to fix it? :-)

     

    do you have ghost pvp system? it is normal when you create a new character or when you have a character without a pvp record.

  7. be sure that you recompile ur server ,after you edit the src,

     

    i don't think he needs to recompile since he only edit the login_athena.conf

     

     

     

    // Can you use _M/_F to make new accounts on the server?
    new_account: no
     
    but still can create with _M/_F
     
    hope someone can help me thanks ..

     

     

    have you try to restart your server?

  8. How can i increase the 1024 Player Capacity limit? or make it unlimited? anyone can help please? or it needs SRC modification? or just some edits.

     

    Thanks for the help in advance

    if im not mistaken. it was already set to unlimited. but the capacity of the player depends on your hosting plan.

×
×
  • Create New...