Just remember that when you have a .sql file, it means that there is a query in it, what you have to do is simply execute it on your SQL and it will take effect
I stumble upon this, for I was trying to do this too. Importing into the client, meaning into the data.sah? Or make new client (Not a completely new client) Or import the item.sdata into the data.sah?
I guess my question is, after I query it to the Database, how do I make it so it can be used in the new data.sah/client etc? I imported the item.sdata to the client (data.sah) but I get a character load error. What do I need to do to fix that?
if u get char load error that mostly happends because u imported the item.sdata in the wrong way back. remember if u extract stuff press "no" if u import stuff press "yes" just 1 execption if u export npcquest.data take care that it is decrypted to use it for ur server files. good hint always have back up clients with back up data.sah´s and data.saf´s ( they only work toghter)
after u edit the item.sdata safe it ones as item.sdata and ones as item.sql item.sdata goes back into data.sah for the client and the item.sql will be runned in db.
after i make new data.sah and data.saf can i move them directly to replace the ones in my client or do i have to make a patch? because i want to test it first
i made an item.sql from my item.Sdata ran it and executed it but ran with errors and the armor was not replaced anyone have an idea of what i did wrong ?
what to inject 08/28/2011 - Counter-Strike - 2 Replies Also ich habe 2 Fragen .
1. kann man wenn man bei css hackt nur von den einzelnen servern gebannt werden oder auch komplett ?
2.wenn ich einen hack injecten will was muss bei "what to inject" (perx) stehen ?
Mfg
[Suche] Komplette item.eix/epk, icon.eix/epk, item proto und item list 12/25/2010 - Metin2 Private Server - 6 Replies Hey =)
Wie die Überschrift schon sagt, suche ich eine komplette item.eix/epk, icon.eix/epk, item proto und item list am liebsten noch von den Waffen von .darki und den ganzen neuen Rüstungen/Schilden/Helmen, da ich überhaupt nicht weiß wie man dass zB mit der item proto macht und wenn ich sie einfach nur ersetze, wie zB durch die "Waffen" item proto von .darki sind die ganzen neuen Rüstungen weg ....
Ich hoffe irgendjemand könnte das machen, weil es bestimmt nicht nur für mich hilfreich ist...
[help] dll-inject 12/30/2009 - General Coding - 4 Replies hab mir eine dll zum injecten mit vc++2008 compiliert .. mit mhs injected
(DLL Injector)
funzt super.. leider kann ich aber nach dem ich uninject gedrückte habe die dll nicht neu compilieren
vc++ error: blahblah kann nicht zum Schreiben geöffnet werden.
die dll ist aber nicht mehr im prozess -.- erst nachdem ich das injectete prog beendet habe kann ich die dll neu compilieren.. was mach ich falsch =/ ?