Jump to content

FearlesS

Members
  • Content Count

    38
  • Joined

  • Last visited

About FearlesS

  • Rank
    Advanced Member

Recent Profile Visitors

2147 profile views
  1. Using AnniRuru Weekly_MVP_Reward_1.0r script, its working fine on mysql server (windows) but not working on CentOs mysql server. below error showing while creating tables "rank" is not valid at this position, expecting an identifier. /* create table mvp_rank ( char_id int(11) primary key, name varchar(23) default '', mvp_kills int(11) default 0, key (mvp_kills) ) engine = innodb; create table mvp_rank_archive ( weekindex int(11), rank tinyint(4) unsigned, char_id int(11) unsigned default 0, name varchar(23) default '', points int(11) unsigned not null, key (weekindex) ) engine = myisam; create table mvp_rank_reward ( char_id int(11), weekindex int(11), rank tinyint(4) unsigned, key (char_id) ) engine = innodb; */
  2. Fixed. added SI_POEMBRAGI: "Skill ID" in db\Constans.conf file.
  3. it might be your fluxcp theme issue. check in default theme
  4. 'UseMD5' => true, Change it to 'UseMD5' => false, in Config/server.php line #48
  5. Is there anyone, who can help me to resolve this issue?? 🤔
  6. Turn off windows firewall and then try.
  7. SC_POEMBRAGI: { Icon: "SI_POEMBRAGI" } added in sc_config and data\texture\effect\POEMBRAGI.tga file but still not not working. HELP anyone??
  8. Hello Everyone, Could you please help me to fix the fluxcp Email Verification issue. i have enabled Email verification and able to receive confirmation on link, but the problem is, created user can login InGame without Email confirmation.
  9. SC_POEMBRAGI: { Icon: "SI_POEMBRAGI" } added in sc_config and data\texture\effect\POEMBRAGI.tga file but still not not working.
  10. Can any one help me to add status icon? i m not able to find below lines in status.c file "SI_MAX" "status->dbs->IconChangeTable[SC_BLOSSOM_FLUTTERING] = SI_BLOSSOM_FLUTTERING;" or is there any new / updated guide for the same?
  11. yes, this one also, but i want status icon for bragi and all other bard and gypsy skills like other skills, Blessing, Increase AGI , etc..
  12. Yes, I tried to create multiple accounts via fluxcp but no go. even other players also created users and able to login without verification.
  13. Hello, How to display active bard skills status icon to the right side and change skill effect to old one Using 2019-03-20a client.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.