Ek problem

All Helbreath Server Source Discussion here.
Post Reply
busa_mike
noob
Posts: 13
Joined: Sat Dec 04, 2004 3:46 am

Post by busa_mike »


Any one knows how to and where to set the server so that killing Max levels will have eks??(3.51 Albert files) ty appreciate any of your advise
cocho
Loyal fan
Posts: 363
Joined: Sat Jan 24, 2004 10:33 pm
Location: Caracas - Venezuela
Contact:

Post by cocho »

when u pass 200 lvl, u will get probs with ek and exp in parties or something like that i heard b4...
locobans
Outpost Junkie
Posts: 2264
Joined: Tue Jul 13, 2004 3:51 am
Location: Behind You
Contact:

Post by locobans »

cocho wrote: when u pass 200 lvl, u will get probs with ek and exp in parties or something like that i heard b4...
B) exactly B) exactly B)
QUOTE (ADDKiD @ Dec 1 2006, 4:01 PM) <br>You guys make me laugh alot, half the shit I say, is bullshit...<br><br><img src='http://img485.imageshack.us/img485/492/banssig1ng.gif' border='0' alt='user posted image' /><br><br><b>I see no changes at all, wake up in the morning and ask myself...<br>Is life worth living? Should I blast myself?</b><br><br><b><a href='http://2paclegacy.com' target='_blank'>2PacLegacy.com</a></b>
Chotudo
noob
Posts: 20
Joined: Sun Oct 10, 2004 5:44 pm

Post by Chotudo »

ajam asi es
cocho
Loyal fan
Posts: 363
Joined: Sat Jan 24, 2004 10:33 pm
Location: Caracas - Venezuela
Contact:

Post by cocho »

chotudo nice way to flam... i want to be like u! :) .. can u teach me? or u learn it b4 u born? :(
busa_mike
noob
Posts: 13
Joined: Sat Dec 04, 2004 3:46 am

Post by busa_mike »


Hmm...so is there anyway to edit the files so that killing max levels will give players ek??
bigchief
Loyal fan
Posts: 289
Joined: Sat Feb 28, 2004 12:45 pm
Location: In Chicks Rooms/Dorms Or Passed Out On The Floor
Contact:

Post by bigchief »

yeh look in source if you know how and what programs to use
Just remember if you shake it more then 3 times your playing with it.
locobans
Outpost Junkie
Posts: 2264
Joined: Tue Jul 13, 2004 3:51 am
Location: Behind You
Contact:

Post by locobans »

search at game.cpp
// if attacker's level is greater than 80, set ek level to 80
replace the full function to this one
// if attacker's level is greater than 80, set ek level to 80
if (m_pClientList[iAttackerH]->m_iLevel >= 80) iEK_Level = 80;
// check if attacker level is less than or equal to max level
if (m_pClientList[iAttackerH]->m_iLevel >= 300) {
lvl 80- gives ek to lvls 80-
lvl 300- gives ek to lvl 300-

<span style='font-size:14pt;line-height:100%'>THIS WAS MADE BY BIGCHIEF
<3 HIM LOL</span>
QUOTE (ADDKiD @ Dec 1 2006, 4:01 PM) <br>You guys make me laugh alot, half the shit I say, is bullshit...<br><br><img src='http://img485.imageshack.us/img485/492/banssig1ng.gif' border='0' alt='user posted image' /><br><br><b>I see no changes at all, wake up in the morning and ask myself...<br>Is life worth living? Should I blast myself?</b><br><br><b><a href='http://2paclegacy.com' target='_blank'>2PacLegacy.com</a></b>
bigchief
Loyal fan
Posts: 289
Joined: Sat Feb 28, 2004 12:45 pm
Location: In Chicks Rooms/Dorms Or Passed Out On The Floor
Contact:

Post by bigchief »

lol :lol:
Just remember if you shake it more then 3 times your playing with it.
cocho
Loyal fan
Posts: 363
Joined: Sat Jan 24, 2004 10:33 pm
Location: Caracas - Venezuela
Contact:

Post by cocho »

gj :)
locobans
Outpost Junkie
Posts: 2264
Joined: Tue Jul 13, 2004 3:51 am
Location: Behind You
Contact:

Post by locobans »

<span style='font-size:21pt;line-height:100%'><3 bigchief</span>

<span style='font-size:21pt;line-height:100%'>CAN YOU FEEL THE <3 SUCKA</span>
QUOTE (ADDKiD @ Dec 1 2006, 4:01 PM) <br>You guys make me laugh alot, half the shit I say, is bullshit...<br><br><img src='http://img485.imageshack.us/img485/492/banssig1ng.gif' border='0' alt='user posted image' /><br><br><b>I see no changes at all, wake up in the morning and ask myself...<br>Is life worth living? Should I blast myself?</b><br><br><b><a href='http://2paclegacy.com' target='_blank'>2PacLegacy.com</a></b>
Post Reply