Hello everyone
could someone pass me the source code of messages in main.exe
example
Sorry my bad english
Hello everyone
could someone pass me the source code of messages in main.exe
example
Sorry my bad english
that can be found in fiels and client.
client at data local serverlist.bmd and or text.bmd
also files at gameserver folder scf.connect.ini etc
commonserver also
have fun
I think not because when you press F7 on your keyboard appears 3D Camera ON etc. ..
change client ? use other patch mwith main for ur client etc?
Genilson16,
Search on RZ a vcorp source... It has this code....
Thanks chis05, I found the code.
be missing the offset Main_PrintGlobalvoid Messaggio_Glob(int ColorId, char* Message)
{
_asm
{
Mov Edi,Main_PrintGlobal
Push ColorId
Push Message
Call Edi
Add Esp,0x8
}
}
Hello I like help you! here offsets for Message in Game (1.04d Kor).
// Research made by leo123 [CzF] xD
// for main.exe 1.04d (Season 3 Episode 1) [Kor]
#define Main_MsgLoad 0x0041FD65;
#define Main_Messageoutput 0x00420024;
#define Main_PrintBlueMsg 0x0053E3D0;
// Main_PrintBlueMsg (here) = Messaggio_Glob (in vcorp sources xD).
ps: credits for this only for: Leo123 of CzF (and not vcorp = leecher) xD
ps 2: download main.exe version 1.04d (Kor) S3 EPI1 -> Main 1.04d+3d by HASTEMU
Last edited by Kiosani; 27-08-11 at 03:01 PM.
thanks mauro07!
Genilson16 it would be possible to pass me the source code + project, you're compiling?
mauro07,
you have a problem in your code?
maybe I can help.
yes, my problem is with sky source (3d camera + sky by vcorp), You could look at that part of the code and give me some guidelines on how to solve the problem?, Because for some reason the sky can not carry the camera. That is, do not show the textures of sky.
I have the offsets corrects for my main 0.99B+
ok, I use main 1.03k jpn
I added 3dcamera + SKY in main
it loads the textures of the sky and everything, but a black square appears when you move the camera ..
if you want the code
I pass the sky for you but 3dcamera
sorry my bad english
ok change the codes for private messages, want?
you want my code camara + fog main versions of old?
I am using 1.03k main + 3D and Fog.
The forum will not allow me to send a private message to you
because I have a few posts
ok, Well, send them
The forum will not allow me to send a private message to you
because I have a few posts
good pass me your email address and we talk, mine is: nemesis-dev @ .. (hotmail.com)
add me, and there's me raisins
Moderators can close the topic..
Last edited by Genilson16; 27-08-11 at 05:16 PM.