Hello when i move to crywolf the screen go clear but not move and the gs cs report conection what happen have this error when conect to the join server [00:14:37] error-L2 : header error (wsJoinServerCli.cpp 412)lOfs:0, size:8
Printable View
Hello when i move to crywolf the screen go clear but not move and the gs cs report conection what happen have this error when conect to the join server [00:14:37] error-L2 : header error (wsJoinServerCli.cpp 412)lOfs:0, size:8
Is it possible to make Blood Castle working by level, also for Master class?
I mean now a master with 15 level can access BC 8, and get 350 level by 1 BC, instead I would like to set that no matter you're master or not, you can access only your level BC.
The same for Devil Square.
Hello! i can not make rage fighter or summoner at any lvl or reset number,what can i do?
I've downloaded and used the files uploaded 2 days ago. My characters can't seem to gain any master levels, points and therefore unable to use the master skill tree. Is this a problem known or did I miss out something during the setup? Thanks to anyone in advance!
Has to be reprogrammed for IGCN files.
- - - Updated - - -
Something on your end as with my files there is no issues.
- - - Updated - - -
SMFeatures\SQLScripts\ActualScripts\SUM_RF_Level.sql
- - - Updated - - -
Make sure you have all ip locations configured correctly
Make sure you have all ports open
Make sure your running all GS without battlecore or With battlecore
- - - Updated - - -
Didn't see this until now but thanks for supporting!
is this stable for live server or only for test?
Hi guys can anyone upload client without this future looks of maps?
how can I adjust level after reset ingame guys? I cannot find the config file for that now :(
The reset config file is located in IGCData/IGC_Common.ini
under the [ResetCMD]
;-------------------------------------------------------------------------------------------------------------
;-- Enable Reset Command :: VALUES 0/1
;-------------------------------------------------------------------------------------------------------------
Enable = 1
;-------------------------------------------------------------------------------------------------------------
;-- Minimum level required for the reset
;-------------------------------------------------------------------------------------------------------------
MinLevel = 400
;-------------------------------------------------------------------------------------------------------------
;-- Cost of reset in Zen
;-------------------------------------------------------------------------------------------------------------
Cost = 10000000
;-------------------------------------------------------------------------------------------------------------
;-- Maximum possible resets
;-------------------------------------------------------------------------------------------------------------
MaxReset = 1000
;-------------------------------------------------------------------------------------------------------------
;-- Reset Statistics within regular reset :: VALUES 0/1
;-------------------------------------------------------------------------------------------------------------
IsResetStats = 1
;-------------------------------------------------------------------------------------------------------------
;-- Reset Master level within regular reset :: VALUES 0/1
;-------------------------------------------------------------------------------------------------------------
IsResetMasterLevel = 0
;-------------------------------------------------------------------------------------------------------------
;-- Moves to character selection screen after doing reset (applies for scenario when IsResetMasterLevel
;-- or IsResetStats are set to 0, if statistics reset is enabled it will switch char anyway, 0/1
;-------------------------------------------------------------------------------------------------------------
MoveToCharSelectWindow = 1
;-------------------------------------------------------------------------------------------------------------
;-- Clear/Keep Free Stat Points after Reset ::VALUES 0/1
;-------------------------------------------------------------------------------------------------------------
SaveOldStatPoint = 1
;-------------------------------------------------------------------------------------------------------------
;-- Determines if required to take off equipment before reset :: VALUES 0/1
;-------------------------------------------------------------------------------------------------------------
RemoveEquipment = 0
;-------------------------------------------------------------------------------------------------------------
;-- Amount of point to award per reset, Formula: LevelUpPoint = (LevelUpPoint + Resets+1) * PointPerReset
;-- Setting dedicated for Non-VIP Character, for VIP settings look into IGC_VIPSettings.xml
;-------------------------------------------------------------------------------------------------------------
PointPerReset = 250
;-------------------------------------------------------------------------------------------------------------
;-- Deactivates ability of obtaining point per level after reaching configured resets count, -1 to disable
;-------------------------------------------------------------------------------------------------------------
BlockLevelUpPointAfterResetCount = -1
;-------------------------------------------------------------------------------------------------------------
;-- Deactivates ability of of gaining Skill Tree points after reaching configured resets count, -1 to disable
;-------------------------------------------------------------------------------------------------------------
BlockMLPointAfterResetCount = -1
======
that's of my reset part in igccommon... can you post your part here?