ty, at this files the wshop work and font fixed?
you sure? cuz on some os its shows as non english font,
and the message on player login its no more visable?
should be something "this project use RMST files to remove this line..."
something else, its possibale to make +15 items effect on this files, Like some patch or something?
thank you and have a good day.
Last edited by Shortcuter; 13-08-11 at 03:12 AM.
Well i'm not sure but i guess it's not possible to add +15 lvl item Effect unless u code the main,
Seal of Ascension gain experience increase 1500% not 150%...:( (tested with 10x exp server)
RMST SQL Error!!
Can't find PCPoint column in Character table.
Sucsessfully added PCPoint column in Character table
RMST SQL Error!!
Can't find Resets column in Character table.
Sucsessfully added Resets column in Character table
Can't find 'IsMultyVault' in [MultyVault] section!
Taked default value for IsMultyVault(1),
Error configs in ..\RMST\Commands.ini!
Can't find 'NumberOfVaults' in [MultyVault] section!
Taked default value for NumberOfVaults(3),
Error configs in ..\RMST\Commands.ini!
Can't find 'ZenForChange' in [MultyVault] section!
Taked default value for ZenForChange(10000),
Error configs in ..\RMST\Commands.ini!
Can't find 'PcPointForChange' in [MultyVault] section!
Taked default value for PcPointForChange(0),
Error configs in ..\RMST\Commands.ini!
Can't find 'WCoinForChange' in [MultyVault] section!
Taked default value for WCoinForChange(0),
Error configs in ..\RMST\Commands.ini!
Can't find 'EnableMoss' in [Moss] section!
Taked default value for EnableMoss(0),
Error configs in ..\RMST\MossGambler.ini!
RMST SQL Error!!
Can't find PCPoint column in Character table.
Sucsessfully added PCPoint column in Character table
RMST SQL Error!!
Can't find Resets column in Character table.
Sucsessfully added Resets column in Character table
Can't find 'IsMultyVault' in [MultyVault] section!
Taked default value for IsMultyVault(1),
Error configs in ..\RMST\Commands.ini!
Can't find 'NumberOfVaults' in [MultyVault] section!
Taked default value for NumberOfVaults(3),
Error configs in ..\RMST\Commands.ini!
Can't find 'ZenForChange' in [MultyVault] section!
Taked default value for ZenForChange(10000),
Error configs in ..\RMST\Commands.ini!
Can't find 'PcPointForChange' in [MultyVault] section!
Taked default value for PcPointForChange(0),
Error configs in ..\RMST\Commands.ini!
Can't find 'WCoinForChange' in [MultyVault] section!
Taked default value for WCoinForChange(0),
Error configs in ..\RMST\Commands.ini!
Can't find 'EnableMoss' in [Moss] section!
Taked default value for EnableMoss(0),
Error configs in ..\RMST\MossGambler.ini!
Have this when runing GameServer
Some columns are added to the databases and other files can't be read because it's a light version of rmst. So there's nothing wrong about it.
The server gets the default value for this missing variables if they are not defined in the ini file. So relax and don't worry for these errors. But... if you want to remove them and to set your own values for these missing variables, do the following:
1. Open \RMST\Commands.ini and add in bottom of the file following:
[MultyVault]
IsMultyVault = 0
NumberOfVaults = 3
ZenForChange = 10000
PcPointForChange = 0
WCoinForChange = 0
2. After that open \RMST\MossGambler.ini and again add in bottom of the file following:
[Moss]
EnableMoss = 1
EnableTimer = 0
UsePK = 0
PriceZen = 100000000
PricePCPoint = 10
PriceWCoin = 10
Good luck and I hope I was helpful.
well if they has to work, they will work :) If not, try to use ollydbg.. it's not hard to find moss in GS
i dont get it ....its open source or what ?
why u redirect us to this forum ? need members , yeaa :D
there are no info about MU.... no logics in u!
Ok I understand, anyway I don't like those features. :P But thanks for sharing the info.
---------- Post added at 03:26 PM ---------- Previous post was at 03:24 PM ----------
First of all I am not member of any team, and I am not redirecting you to any place. I just post their forums because they are the developers of this server which I take no credits(except for one fix). In case people want to speak direct with them the link is there and they can also look for the private modules and if you look well you will find out that there are lots of infos.