How to set up a v13 Caali server
Page 1 of 1 • Share •
How to set up a v13 Caali server
What you need:
v13 FlyFF Client
v13 Server Files (repack)
MySql
Navicat
1st Step:
Install MySql (When prompted, choose the complete setup type)
Install Navicat, when configuring it, make sure the port is 3306 and create a localhost connection, choose a short and easy to remember password like 1234 or root.
Extract the TCue-Core-Rev2 folder onto your desktop.
2nd Step:
Run Navicat, open your localhost connection and create a new database, name it whatever you want,
double click it so that it turns green, right click it and choose "Execute Batch File...",
navigate to the TCue-Core-Rev2 folder and click "flyff.sql", choose open and then click start. Once it is done executing, exit Navicat.
Final Step
Open your TCue-Core-Rev2 folder, open "Server Files" and then open "bin_x86".
Open "char_server" (configuration settings).
Edit the things in red:
-----------------------------------------------------------------------------------------------------
[server]
ip=5.83.77.27 Change it to 127.0.0.1 if you don't know your ip
port=28000
minAccessLevel=0
id=2
owner=1
name=Temporary Flyff =) This is your server name, change it to whatever you want
data_path=..\Data
log_path=Log
use_gameguard=5
gameguard_auth_query_interval=10000
[isc]
ip=127.0.0.1
port=29300
[mysql]
server=localhost
database=flyff Change this to the name of your database
username=root
password=root Change this to your localhost password
-----------------------------------------------------------------------------------------------------
Open "login_server" (configuration settings) and do the same.
Finally, open "world_server" (configuration settings)
Edit the things in red
-----------------------------------------------------------------------------------------------------
[server]
ip=5.83.77.27 Same as before
port=15400
minAccessLevel=0
id=3
owner=2
channel_number=1
name=1-1 This is the server list name, change it to whatever you want
data_path=..\Data
log_path=Log
exprate=15.0 change to whatever you want
fxprate=50.0 change to whatever you want
droprate=250.0000 change to whatever you want
penyadroprate=100.00 change to whatever you want
questdroprate=10.0000 change to whatever you want
motd=Welcome to Temporary Flyff :D Change to whatever you want
welcomemsg=
weather=0 change to whatever you want
random_weather=2 (1=rain 2=snow) change to whatever you want
random_weather_interval=300000 change if you know what your doing
can_trade_quest_items=1 change to whatever you want
can_drop_quest_items=0 change to whatever you want
can_player_shop_quest_items=1 change to whatever you want
can_mail_quest_items=1 change to whatever you want
can_guild_bank_quest_items=1 change to whatever you want
use_item_cooldown=0 change to whatever you want
use_item_casting_timers=0 change to whatever you want
use_action_slot_cooldown=0 change to whatever you want
guild_rejoin_waiting_time=0 change to whatever you want
#guild_rejoin_waiting_time=172800 change if you know what your doing
allowPK=1 change to whatever you want
allowKS=1 change to whatever you want
everywherePVP=1 change to whatever you want
allowGuildBank=1 change to whatever you want
precompile_nps_files=0
dice_minigame_min_bet=1000 change to whatever you want
dice_minigame_max_bet=100000000 change to whatever you want
dice_minigame_win_factor=2 change to whatever you want
[isc]
ip=127.0.0.1
port=29300
[mysql]
server=localhost
database=flyff Same as before
username=root
password=root Same as before
-----------------------------------------------------------------------------------------------------
How to turn on the server
Open the server files folder, double click 1.Login, wait 5 seconds, double click 2.Char, wait 5 seconds, double click 3.World, once world is done loading, the server is on.
How to connect to the server
Open up the TCue-Core-Rev2 folder, move all the stuff in the "Options&Actionslot Fix" folder into your flyff folder. Open the file "neuz" (configuration settings) and find "ip"
-----------------------------------------------------------------------------------------------------
// neuz browser ini file
// option
resolution 1024 768
fullscreen 0
texture 1
view 1
detail 1
distant 0
shadow 2
bloom 0
WindowAlpha 255
SlangWord 0
ChatCommand 2
InstantHelp 0
Interface 1
RollEffect 1
saveAccount 1
account "test"
notice 1
noticeTime 1222631637
tip 1
Trade 1
Say 1
Party 1
Shout 1
MessengerJoin 1
Messenger 1
Server 0 0
Sound 1 0.3 0.6
Guide 0
Guide2 0
Guide3 0
SkillShowMessage 1
ChatFilter0 31
ChatFilter1 3
ChatFilter2 5
ChatFilter3 9
ChatFilter4 17
ChatFilterEtc 832
ip "127.0.0.1" Make sure that it has the correct ip
DamageRender 1
BuffTimeRender 1
MouseSpeed 1
SFXRenderOff 0
CameraLock 1
AutoAttack 1
PRenderName 1
OPRenderName 1
NRenderName 1
BRIGHT 10
GAMMA 1.000000
CONTRAST 1.000000
BUFFSTATUSMODE 0
ZOOMLIMIT 0
-----------------------------------------------------------------------------------------------------
Save and quit.
Then all you have to do is run Loader (MS-DOS Batch File),
wait a little while, and flyff should run!
v13 FlyFF Client
v13 Server Files (repack)
MySql
Navicat
1st Step:
Install MySql (When prompted, choose the complete setup type)
Install Navicat, when configuring it, make sure the port is 3306 and create a localhost connection, choose a short and easy to remember password like 1234 or root.
Extract the TCue-Core-Rev2 folder onto your desktop.
2nd Step:
Run Navicat, open your localhost connection and create a new database, name it whatever you want,
double click it so that it turns green, right click it and choose "Execute Batch File...",
navigate to the TCue-Core-Rev2 folder and click "flyff.sql", choose open and then click start. Once it is done executing, exit Navicat.
Final Step
Open your TCue-Core-Rev2 folder, open "Server Files" and then open "bin_x86".
Open "char_server" (configuration settings).
Edit the things in red:
-----------------------------------------------------------------------------------------------------
[server]
ip=5.83.77.27 Change it to 127.0.0.1 if you don't know your ip
port=28000
minAccessLevel=0
id=2
owner=1
name=Temporary Flyff =) This is your server name, change it to whatever you want
data_path=..\Data
log_path=Log
use_gameguard=5
gameguard_auth_query_interval=10000
[isc]
ip=127.0.0.1
port=29300
[mysql]
server=localhost
database=flyff Change this to the name of your database
username=root
password=root Change this to your localhost password
-----------------------------------------------------------------------------------------------------
Open "login_server" (configuration settings) and do the same.
Finally, open "world_server" (configuration settings)
Edit the things in red
-----------------------------------------------------------------------------------------------------
[server]
ip=5.83.77.27 Same as before
port=15400
minAccessLevel=0
id=3
owner=2
channel_number=1
name=1-1 This is the server list name, change it to whatever you want
data_path=..\Data
log_path=Log
exprate=15.0 change to whatever you want
fxprate=50.0 change to whatever you want
droprate=250.0000 change to whatever you want
penyadroprate=100.00 change to whatever you want
questdroprate=10.0000 change to whatever you want
motd=Welcome to Temporary Flyff :D Change to whatever you want
welcomemsg=
weather=0 change to whatever you want
random_weather=2 (1=rain 2=snow) change to whatever you want
random_weather_interval=300000 change if you know what your doing
can_trade_quest_items=1 change to whatever you want
can_drop_quest_items=0 change to whatever you want
can_player_shop_quest_items=1 change to whatever you want
can_mail_quest_items=1 change to whatever you want
can_guild_bank_quest_items=1 change to whatever you want
use_item_cooldown=0 change to whatever you want
use_item_casting_timers=0 change to whatever you want
use_action_slot_cooldown=0 change to whatever you want
guild_rejoin_waiting_time=0 change to whatever you want
#guild_rejoin_waiting_time=172800 change if you know what your doing
allowPK=1 change to whatever you want
allowKS=1 change to whatever you want
everywherePVP=1 change to whatever you want
allowGuildBank=1 change to whatever you want
precompile_nps_files=0
dice_minigame_min_bet=1000 change to whatever you want
dice_minigame_max_bet=100000000 change to whatever you want
dice_minigame_win_factor=2 change to whatever you want
[isc]
ip=127.0.0.1
port=29300
[mysql]
server=localhost
database=flyff Same as before
username=root
password=root Same as before
-----------------------------------------------------------------------------------------------------
How to turn on the server
Open the server files folder, double click 1.Login, wait 5 seconds, double click 2.Char, wait 5 seconds, double click 3.World, once world is done loading, the server is on.
How to connect to the server
Open up the TCue-Core-Rev2 folder, move all the stuff in the "Options&Actionslot Fix" folder into your flyff folder. Open the file "neuz" (configuration settings) and find "ip"
-----------------------------------------------------------------------------------------------------
// neuz browser ini file
// option
resolution 1024 768
fullscreen 0
texture 1
view 1
detail 1
distant 0
shadow 2
bloom 0
WindowAlpha 255
SlangWord 0
ChatCommand 2
InstantHelp 0
Interface 1
RollEffect 1
saveAccount 1
account "test"
notice 1
noticeTime 1222631637
tip 1
Trade 1
Say 1
Party 1
Shout 1
MessengerJoin 1
Messenger 1
Server 0 0
Sound 1 0.3 0.6
Guide 0
Guide2 0
Guide3 0
SkillShowMessage 1
ChatFilter0 31
ChatFilter1 3
ChatFilter2 5
ChatFilter3 9
ChatFilter4 17
ChatFilterEtc 832
ip "127.0.0.1" Make sure that it has the correct ip
DamageRender 1
BuffTimeRender 1
MouseSpeed 1
SFXRenderOff 0
CameraLock 1
AutoAttack 1
PRenderName 1
OPRenderName 1
NRenderName 1
BRIGHT 10
GAMMA 1.000000
CONTRAST 1.000000
BUFFSTATUSMODE 0
ZOOMLIMIT 0
-----------------------------------------------------------------------------------------------------
Save and quit.
Then all you have to do is run Loader (MS-DOS Batch File),
wait a little while, and flyff should run!
Last edited by Yúki on Sun Sep 27, 2009 1:03 pm; edited 2 times in total (Reason for editing : Someone continues to complain about the download)

Yúki- Admin

- Posts: 6
Join date: 2009-08-18
Character sheet
Level: 1337
Experience:


(4789237807/9223372036854775807)

Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum