They are edited via "system.mrs (zitem).
How do they can not enter unless they have the same code as the server?
Greetings from Argentina, google san
They are edited via "system.mrs (zitem).
How do they can not enter unless they have the same code as the server?
Greetings from Argentina, google san
what?
users are edited by DB not zitem (zitem is weapons and cloths and stuff)
Users are edited by themselves by zitem O-o
I want, if change for example the HP of an object does not enter the game
better traducida?
i hope that i help ^^
Huh???? D:
wow I think he wants help but I think he thinks he knows better then wesman lol.
I thinks he's weird. Zitem are the items. All account are in database at dbo.account.
I don't know ur problem. Maybe translate to normal?
I think he wants to set a zitem check to enter server, this would need to be coded into 2 parts, and as to how to code it it would all depend, running a crc or md5 check or having the file compared, ether way u will need to make a dll for matchserver and add a check into client, would probably be ezr to code into a antihack if you have one
Oh so you mean like if some1 trys to hack the zitemto change attks and blah blah blah right? and you need the real one from matchserver? :O
Make Gunz make a CRC32 of the zitem.xml instead of the Filelist.xml.
Normal : ( server )
<ITEM id="50015" name="Soul ....... delay="380" damage="50" range="300" .......... " />
Edited : ( cliente )
<ITEM id="50015" name="Soul ....... delay="2" damage="999" range="800" .......... " />
With the data edited can enter the server.
i want with the modified data cannot enter.
i am noob T_T
(thank you from already) ^^
Espa
[QUOTE=winddiuver;4598528]Normal : ( server )
<ITEM id="50015" name="Soul ....... delay="380" damage="50" range="300" .......... " />
Edited : ( cliente )
<ITEM id="50015" name="Soul ....... delay="2" damage="999" range="800" .......... " />
With the data edited can enter the server.
i want with the modified data cannot enter.
i am noob T_T
(thank you from already) ^^
Espa
gunz has a check for filelist.xml that can be enable din server.ini, it checks the crc value of filelist.xml in system.mrs. u can edit this in the runnable, simple hex editing will do it
I do not recommend it b/c of the crcbrute released on mc
in other words it won last long before its figured out