Conquer in german!!!

06/26/2006 16:37 HugoLeSquirrel#1
Hello all i have creat CONQUER in german!!!
I have some words write wrong ^^ i am bad in scool^^!
look that^^
[Only registered and activated users can see links. Click Here To Register...]it is my own page but pssst i dont will have a prb whit co^^
06/26/2006 17:42 -Flame-#2
i can help u with german if u need, ill help u spell right...
06/26/2006 18:25 HugoLeSquirrel#3
lol i am german but bad in scool^^! PM me i say u some thing
06/27/2006 06:39 S.A.L.O.M.O.N.#4
#moved
06/27/2006 16:37 HugoLeSquirrel#5
[Only registered and activated users can see links. Click Here To Register...]
20 juny 2006 coming PART 3
------------------------------------
UPDATES ARE ALL COMING LATEST ON 30 JUNY 2006!!!

READ ME:
ALL IN THE INI FOLDER^^

HERE A SCREN [Only registered and activated users can see links. Click Here To Register...]
06/27/2006 18:57 HugoLeSquirrel#6
can any ppl help me to find the NPC TEXTES???
you get a thx from me ^^
06/27/2006 19:14 unknownone#7
Quote:
Originally posted by marvin1992@Jun 27 2006, 17:57
can any ppl help me to find the NPC TEXTES???
you get a thx from me ^^
NPC texts are generated by the server and sent to your client. You'd need to use a proxy, or packet hook and modify them into German.
06/28/2006 14:43 HugoLeSquirrel#8
ok very tHx^^
06/28/2006 14:53 unknownone#9
IF you wanna do that, the only packet you'll need is a 0x7f0 packet.

Code:
typedef struct packet0x7f0 { 
 * *WORD size; 
 * *WORD type; 
 * *int flag; 
 * *BYTE optionnumber; 
 * *BYTE optiontype; 
 * *BYTE strCount; 
 * *struct tqstring{
 * * * *BYTE strLen;
    char* strText; //Heres the text you wanna modify.
 * *} * strData; //array of tqstring, with strCount # of elements
 * *WORD reserved; 
} NPCTalkPacket;

/*
optionType: (S>C, C>S: Direction, Client/Server)
00=no dialogue
01=normal dialogue text S>C
02=normal option S>C
03=text option S>C
04=avatar S>C
64=Display dialogue S>C
65=Select option C>S
*/
You only want to modify the strings in the packets that have optiontype == 1 or optiontype == 2.
You'd need to receive the english text, compare it to a database and pick out the german equivalent. You could simplify the searching by storing the strings relative to the NPC ID.
06/28/2006 19:55 pOiSoN_bOy#10
im german just ask with ur probs xD
06/29/2006 03:30 ViTiN123#11
0,0
good work lol
wat u done ? edited stress.ini ?
06/29/2006 14:15 HugoLeSquirrel#12
---------------------------------
GERMAN|GERMAN|GERMAN
---------------------------------
Also wie kann man die NPC texte umschreiben?
auf deutsch wenns geht oder nen leichtes englisch^^
06/30/2006 21:01 HugoLeSquirrel#13
pls KARMA :´(
Quote:

im german just ask with ur probs xD
YEA heho kannst du mir sagn wie mann die Texte vom NPC ändern kann?!
07/07/2006 14:59 HugoLeSquirrel#14
ich kann die erweiterungen später als geplant rausbringen hab probleme mit mein PC! thx
07/15/2006 20:02 HugoLeSquirrel#15
so ab jetzt kann ich wieda^^