-
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
For monster hp bar.... http://forum.ragezone.com/f197/src-m...ter-hp-756476/
PHP Code:
void GCDamageSend(int aIndex, int TargetIndex, int AttackDamage, int MSBFlag, int MSBDamage, int iShieldDamage)
{
PMSG_ATTACKRESULT pResult;
PHeadSetB((LPBYTE)&pResult, 0xDC, sizeof(pResult));
pResult.NumberH = SET_NUMBERH(TargetIndex);
pResult.NumberL = SET_NUMBERL(TargetIndex);
pResult.DamageH = SET_NUMBERH(AttackDamage);
pResult.DamageL = SET_NUMBERL(AttackDamage);
pResult.btShieldDamageH = SET_NUMBERH(iShieldDamage);
pResult.btShieldDamageL = SET_NUMBERL(iShieldDamage);
if ( MSBFlag != FALSE )
{
pResult.NumberH &= 0x7F;
pResult.NumberH |= 0x80;
}
pResult.DamageType = MSBDamage;
OBJECTSTRUCT * gObj = (OBJECTSTRUCT*)OBJECT_POINTER(aIndex);
OBJECTSTRUCT * gTarg = (OBJECTSTRUCT*)OBJECT_POINTER(TargetIndex);
pResult.Life = gTarg->Life;
pResult.MaxLife = gTarg->MaxLife;
if(gTarg->Type == OBJECT_USER)
{
DataSend(TargetIndex, (LPBYTE)&pResult, pResult.h.size);
}
if(gObj->Type == OBJECT_USER )
{
DataSend(aIndex, (LPBYTE)&pResult, pResult.h.size);
}
}
PHP Code:
Utilits.HookThis((DWORD)&GCDamageSend,0x00403BA7);
-
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
Quote:
Originally Posted by
KristiansJ
For monster hp bar....
http://forum.ragezone.com/f197/src-m...ter-hp-756476/
PHP Code:
void GCDamageSend(int aIndex, int TargetIndex, int AttackDamage, int MSBFlag, int MSBDamage, int iShieldDamage)
{
PMSG_ATTACKRESULT pResult;
PHeadSetB((LPBYTE)&pResult, 0xDC, sizeof(pResult));
pResult.NumberH = SET_NUMBERH(TargetIndex);
pResult.NumberL = SET_NUMBERL(TargetIndex);
pResult.DamageH = SET_NUMBERH(AttackDamage);
pResult.DamageL = SET_NUMBERL(AttackDamage);
pResult.btShieldDamageH = SET_NUMBERH(iShieldDamage);
pResult.btShieldDamageL = SET_NUMBERL(iShieldDamage);
if ( MSBFlag != FALSE )
{
pResult.NumberH &= 0x7F;
pResult.NumberH |= 0x80;
}
pResult.DamageType = MSBDamage;
OBJECTSTRUCT * gObj = (OBJECTSTRUCT*)OBJECT_POINTER(aIndex);
OBJECTSTRUCT * gTarg = (OBJECTSTRUCT*)OBJECT_POINTER(TargetIndex);
pResult.Life = gTarg->Life;
pResult.MaxLife = gTarg->MaxLife;
if(gTarg->Type == OBJECT_USER)
{
DataSend(TargetIndex, (LPBYTE)&pResult, pResult.h.size);
}
if(gObj->Type == OBJECT_USER )
{
DataSend(aIndex, (LPBYTE)&pResult, pResult.h.size);
}
}
PHP Code:
Utilits.HookThis((DWORD)&GCDamageSend,0x00403BA7);
For ENG main or JPN main ?
-
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
Quote:
Originally Posted by
RacRac
For ENG main or JPN main ?
ofc jpn
-
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
Quote:
Originally Posted by
godhoang
ofc jpn
both protocols if you edit client side source correctly...
-
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
Quote:
Originally Posted by
KristiansJ
both protocols if you edit client side source correctly...
Can you also share offsets for 1.03P ?
-
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
I'm looking for developers for my new project(free and partially open source)
Projects tech specs:
- GameServer version 1.00.93
- Client version 1.03P ENG or 1.03K JPN
- Season 4 Retail + Costum
If you are interested add me on skype: kristians_jaunzems
Im looking for developers,testers,etc...
-
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
anyone here can share me compatible MU MAKER for this files
-
1 Attachment(s)
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
Mauro07, You spent the fix and you swear not to post, said the problems with your client [MakerPreview]. Agr the max you could do for me is to share the effects
the same way that you spent a good fix, you at least for me the effects have to pass
I Fix New Wings in Main VTM Season 4.6
Attachment 134402
-
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
Is someone going to fix bugs in this server files or not? Like maybe how the hell to use Chaos Card Master to make him drop what items you want, not items with zen as exe option.Moss Gambler drops items without having an event item bag, and it drops wrong items from wrong categories, instead of dropping staffs from the staff category he drops bows, or something else. Another thing, some eventitembags (boxes like ribbon, chocolate etc) don't drop exe items with different level, only +0.There are many small bugs like this, if they would be solved, this files would be divine.So either you fix and share with public or KEEP IT FOR U'reself.We ain't got the time.
-
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
Quote:
Originally Posted by
ianvalls90
Man i have a problem :( a write login and password and i have dissconnect why?
heree is screen gamserver : http://img694.imageshack.us/img694/7152/z4y1.jpgPleez help my ;( sorry for my bad english :(
-
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
Prringles2013 can i have your skype let me help u
-
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
yeas my skype bennassy_support
-
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
Help! 2 Things :
1) My GSCS always shuts down after 4-10 minutes!
2) My GS has some limit to the MSB every time I try to add more... How do I remove this limit?
-
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
Hello,
i wanted to ask, why i cant duel with anybody. When i try to, it write the name of the character you challeged is incorrect. Can anybody explain to me how to fix it? If it is anywhere in this forum i am sorry but i didnt find it.
Thank you
-
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
someone would have the main 1.03k caothuphuto 3.0.0.5?
-
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
someone know how change server protocol from eng to jpn? :)
-
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
Quote:
Originally Posted by
link182
someone know how change server protocol from eng to jpn? :)
Use this http://forum.ragezone.com/f197/p4f-i...on-4-a-929631/
-
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
I'm having a bit problem. Anyone has a solution?
The Maximum Level Up Points/ Level maximum 20. But i need a lot more. (76-78)
The gameserver has an error with the high number.
So, i want to fix it? How to?
-
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
give someone advice on how to properly configure CalcCharacter file. I changed everything as you like but at UTB does not affect the character and its performance
-
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
hey guys, i have a bad time developing the server on my own. well, can i have clean updates of server files and client because avira kills every exe he found on the rar. im sorry if i had a bad english but please send me a link to mediafire so that i could download it faster :D
one more thing! how can i register to this server? well i find it odd and weird not to have any registration method.. can some tell me on how to create or if the method exists how can i manipulate it?
-
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
update 7 (from JPN, not eng) coming soon:
1. teleport skill DW in vulcanus
2. Mix lord
3. new option for main (3.0.0.5 JPN ctpt main)
4. change protocol eng (update 9) to jpn
5. BC/DV option for master type
6. good repack
may be someone tell this is "update 10" :)
otherwise, someone who have detected with ATI card troubles, i think we should say "goodbye" to them :))
if sb can add new options for eng main like jpn main (1.03k), i think it's better
-
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
hi, i got a problem regarding with joinserver. it crashes while the other server runs smoothly. im using win xp sp3 2.6 ghz dual core and 2 gb ram. i believe that it is not the specs that made it crash.. please let me know if there any fixes i could use
-
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
Quote:
Originally Posted by
8731918
give someone advice on how to properly configure CalcCharacter file. I changed everything as you like but at UTB does not affect the character and its performance
If you give less value, it will strengthen that option. If more, than weak that.
Quote:
Originally Posted by
nergama81
hi, i got a problem regarding with joinserver. it crashes while the other server runs smoothly. im using win xp sp3 2.6 ghz dual core and 2 gb ram. i believe that it is not the specs that made it crash.. please let me know if there any fixes i could use
did you change the IP of the join server? that should be a problem.
-
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
does sb have trouble with duel ? i use old wzag.dll duel works ok, but with new wzag (update 9), nothing appears when i get duel with someone (no notice, no error) ?
-
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
Quote:
Originally Posted by
nergama81
hey guys, i have a bad time developing the server on my own. well, can i have clean updates of server files and client because avira kills every exe he found on the rar. im sorry if i had a bad english but please send me a link to mediafire so that i could download it faster :D
one more thing! how can i register to this server? well i find it odd and weird not to have any registration method.. can some tell me on how to create or if the method exists how can i manipulate it?
Registering options: mumaker 1.13, manually from mssql (not recomended) or from webserver