FearlesS
Members-
Content Count
38 -
Joined
-
Last visited
About FearlesS
-
Rank
Advanced Member
Recent Profile Visitors
2270 profile views
-
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; */
-
Fixed. added SI_POEMBRAGI: "Skill ID" in db\Constans.conf file.
-
BUMP
-
it might be your fluxcp theme issue. check in default theme
-
'UseMD5' => true, Change it to 'UseMD5' => false, in Config/server.php line #48
-
[FluxCP] Able to login inGame without email confirmation
FearlesS replied to FearlesS's question in Website Support
Is there anyone, who can help me to resolve this issue?? 🤔 -
Turn off windows firewall and then try.
-
SC_POEMBRAGI: { Icon: "SI_POEMBRAGI" } added in sc_config and data\texture\effect\POEMBRAGI.tga file but still not not working. HELP anyone??
-
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.
- 206 replies
-
- control panel
- flux
-
(and 1 more)
Tagged with:
-
Bump
-
SC_POEMBRAGI: { Icon: "SI_POEMBRAGI" } added in sc_config and data\texture\effect\POEMBRAGI.tga file but still not not working.
-
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?
-
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..
-
[FluxCP] Able to login inGame without email confirmation
FearlesS replied to FearlesS's question in Website Support
Yes, I tried to create multiple accounts via fluxcp but no go. even other players also created users and able to login without verification. -
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.