Jump to content

Akbare

Members
  • Posts

    491
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by Akbare

  1. hello rA i want to ask about allskill tree for player

    i use rAthena latest svn and 2012 client for play

     

    my config

     

    conf/groups.conf

    enable permission normal group player

    		all_skill: true
    		all_equipment: true
    

     

    conf/battle/player.conf

    // Can a normal player by-pass the skill tree? (Note 1)
    player_skillfree: yes
    

     

    but skill can't use

    if use command @skillall

    skill normal and active

     

    rangesave_zpsb59ea9b2.jpg

     

    how to solve this problem??

    maybe someone can help me 

    thanks for advance

  2. try it :

     

    -	script	Welcome#newbie	-1,{
    OnPCLoginEvent:
    	if ( #newaccount==0 ){
    	mes " welcome to "Onslaught Ragnarok Online"";
    	set #newaccount,1;
    	next;
    	announce "Server :Hello "+ strcharinfo ( 0 ) +". Welcome to ( OnsRO )";
    	end;
    }
    }
    
  3. Critical Error

    An error was encountered during the lifetime of the application.

    This could be due to a variety of problems, such as a bug in the application.

    However, normally it is caused by misconfiguration.

    Exception Details

    Error: Flux_PermissionError

    Message: The log storage directory '/home/maclouis/domains/unstoppable-ro.tk/public_html/data/logs' is not owned by the executing user. Remedy with `chown -R 100:100 /home/maclouis/domains/unstoppable-ro.tk/public_html/data/logs`

    File: /home/maclouis/domains/unstoppable-ro.tk/public_html/index.php:127

    Apa masalah ye?

     

     

    masuk memakai winscp dan buat folder logs menjadi permision 7777

    klik kanan folder logs dan pilih properties

×
×
  • Create New...