In the next few parts I will show you how to change the "min. level"
of lapis. If you do it correctly you should be able to link lapis lv 7+ into low-level gear.
What you need:
the client of the server
1) Open the data file tool, click File > Open and then choose your client's data.sah.
2) Then, extract your Item.SData from your client.
(you will find it in the folder Item/Item.SData)
5) Save it, and then go back to LPH's tool and simply Import our new Item.SData.
When you followd my steps correctly you should now be able to link a Lapis lv7 into lower-level gear and use them for the 1-15 or 20-30 pvp zones.
You can also use that way to make a non-tradeable item tradeable.
Note: This only works on some pservers (btw i think there is a way to fix this). Note2: I know this is also a guide vor developers, but I posted it into the Hacks, Cheats and Exploits section because you can play around with your client and link those Lapis in your 1-15 gear for example.
This is easy to Prevent for all Server Developer's, make the Changes in your Actual Database, and in the client. (When Creating a Lapis [as a Example] Create it in the Database and change the level requirement to w/e level you want it to be, and then in the client. If not, this cheat WILL ruin your gameplay. As this Cheat (like G Posted) will allow anyone to change let's say a lapis that gives +75 to all stats that is suposed for lv70+ Items to be linked into a lower level toon like 15 or 30).
Hope this Help's those with these Issues in their server.
when i open the updater.exe after this, stands after the login-in screen: "charakter load error!!!"
Pls Help me
make sure your item.sdata is encrpyted, there is an encrypt option on the data file tool. Import the encrypted one back into your client and try again please.
Seems like unfortunately it can be fixed. I hoped for 1-15 and 20-30 dissapearing from the face of shaiya pservers for once so atleast 1 normal server can focus its PvP in 31-60 instead spreading the players between 3 zones
Seems like unfortunately it can be fixed. I hoped for 1-15 and 20-30 dissapearing from the face of shaiya pservers for once so atleast 1 normal server can focus its PvP in 31-60 instead spreading the players between 3 zones
well, if they fix it on their databases (serverside) it might be fixed.
But if you just download a new patch they created.. there could be a new item.sdata in it, that means you need to insert your personally edited one once again.
Hi, It give me same error of Kosic, I used encrypt option on Shaiya Data file tool on Item.Sdata, but when I try to log in, it says "error character loading" the same :S, and when I control if item.Sdata is encrypted, it results decrypted. Every time I encrypt it with Shaiya Data file Tool, it results decrypted.
I noticed that on the servers this does work, that it only works for changing the level of lapis. Say level 7 abs set at level 41, I can change to level 1. But if I try to change it from 100 absorption to anything other, I get errors of all types. The same goes for accessories stats, or lapis slots. funny tho, I can change the number of slots for low level armor, link more lapis but when I use that armor parts of my character go invisible...Dead give away! I personally love this tool for servers where GM rerolls are part of donation packages I can't just let any Nub with a credit card walk all over me
Hi, It give me same error of Kosic, I used encrypt option on Shaiya Data file tool on Item.Sdata, but when I try to log in, it says "error character loading" the same :S, and when I control if item.Sdata is encrypted, it results decrypted. Every time I encrypt it with Shaiya Data file Tool, it results decrypted.
Sorry for bad english
1. Nachdem du auf den Extract-Button geklickt hast kommt ne Meldung wo du "yes" oder "no" anklicken kannst und da klickst du bitte "no" an.
2. Wenn du die Item.SData wieder einfügen willst musst du auf Import klicken und dann kommt wieder ne Meldung wo du "yes" oder "no" anklicken kannst und diesmal klickst du bitte "yes" an.
Dann sollte die Error meldung nicht mehr kommen
PS: Wichtig ist auch dass du die Game.exe öffnest und nicht die Updater.exe !!
[Guide] Changing broadcast message 09/19/2011 - EO PServer Guides & Releases - 5 Replies Okay ill show you all how to change the bc message shown below
http://i494.photobucket.com/albums/rr310/shDeatha waitsu/bc.jpg
first open your client folder
then open ini folder
located within the ini folder find a file named StrRes then open it
then hit CTRL F
then enter this into it: 127046=Input the message.
then save the edited file
then change it to what you see fit and your done close your client restart it and your done
[Guide] Just changing the drops of VIP maps without changing of its place 10/08/2010 - EO PServer Guides & Releases - 2 Replies in revo's DB when u add the VIP tele it apears on the old market ..
some ppl dont know how to change its place thats why i made this query for them
delete from cq_generator where id >= 0113 and id <= 0128;
INSERT INTO `cq_generator` VALUES ('0113', '8900', '0062', '0033', '0001', '0001', '0001', '0025', '0001', '0110', '0000', '0000', '0000', '0000', '0000');
INSERT INTO `cq_generator` VALUES ('0114', '8900', '0072', '0037', '0001', '0001', '0001', '0025', '0001', '0110', '0000',...
[GUIDE] Changing the Opening Music 12/04/2009 - CO2 Guides & Templates - 8 Replies Since the website insists that I post something as I haven't in several weeks, (well, years really, but still...) I thought I would share with you a simple edit to get rid of the annoying start up music and replace it with something cool.
The opening music is in .mp3 format, and is a simple file called music.mp3. So take any mp3 you have on your computer, make a copy of it so you don't lose it in case of a patch, and rename it music. Then cut and paste that to C:/Program Files/Conquer...
[Guide] Changing Your IP 10/20/2009 - Mabinogi Hacks, Bots, Cheats & Exploits - 2 Replies Alright well, I like to share some information that may or may not help people. I have posted this before on this website a year or so ago but alot of people dont use search/think to search here or never leave this games forum area so Here is the Tut.
'****Must be Directly Connected to the Modem, You howe*ver can connect to a modem directly, Change your IP then reconnect to the router****
The following is a guide on how to change your IP in 30 seconds or less. This can be used if your IP...
[GUIDE]Changing Max Level(With Pictures!) 08/01/2009 - CO2 PServer Guides & Releases - 10 Replies THIS IS FOR LOTF!!!!!!!!!!!!!
Ok I always see people asking how to change max level so im making a picture guide of it!
Step one:
Go to Character.cs and Search(Ctrl+F)
if (Exp > DataBase.NeededXP(Level) && Level
The whole code should look like this
if (Exp > DataBase.NeededXP(Level) && Level < SOMENUMBER)
Somewhere under that should be:
while (Exp > DataBase.NeededXP(Level) && Level < SOMENUMBER)
Heres what mine looks like: