[src] Tutelary Angels System

Codes already submitted by people of the forums.
Post Reply
Cleroth
Loyal fan
Posts: 416
Joined: Wed Jun 16, 2004 7:08 pm

Post by Cleroth »

EvilHit wrote:
What about you stop bragging and work on your own shit instead of trying to 'work' on something which is beyond your comprehension.
who said i was bragging ive got other source code that i was goin to release but i dont think i will now like lockin cast hackers to the map then a bot kills them and gives them a warning
You make me laugh. Alot.
<img src='http://ic1.deviantart.com/fs11/i/2006/1 ... leroth.gif' border='0' alt='user posted image' />
EvilHit
Loyal fan
Posts: 356
Joined: Sun Jan 16, 2005 3:20 am

Post by EvilHit »

im glad i make u laugh
Drajwer
&lt;3 bd long time
Posts: 841
Joined: Fri Dec 10, 2004 3:24 pm

Post by Drajwer »

diuuude ty for source.

btw. ya should close ur topics after post em :rolleyes:
<img src='http://img440.imageshack.us/img440/2627/15pt.jpg' border='0' alt='user posted image' /><br><br>HBPolska characters:<br><br>Hellios 150+ Aresden Hero Mage<br>TheBill 120 Aresden plrider<br>Kill_Me 100 Full-Hero plrider<br>Rockeater 110+ Aresden Plate Mage<br><br><a href='http://www.helbreath.org' target='_blank'>http://www.helbreath.org</a> come and play (250 ppl online)
Tafka12
&lt;3 bd long time
Posts: 772
Joined: Wed Dec 28, 2005 6:32 pm

Post by Tafka12 »

Good source. I never played or seen angels before :/ so i don't know how they look like or how to use them...
<img src='http://www.hot.ee/carvanho/taavi.png' border='0' alt='user posted image' /><br><br><img src='http://www.hot.ee/carvanho/Elvine.png' border='0' alt='user posted image' /><br><img src='http://www.hot.ee/carvanho/LieroX.png' border='0' alt='user posted image' /><br><img src='http://www.hot.ee/carvanho/Football.png' border='0' alt='user posted image' />
Slayer
&lt;3 bd long time
Posts: 947
Joined: Thu Mar 17, 2005 9:08 pm

Post by Slayer »

Drajwer wrote: diuuude ty for source.

btw. ya should close ur topics after post em :rolleyes:
Indeed..clear and close the topic, all these noobs whining.. You release something good, they can go like "I HAB SUROUCES O.O" and still they cry.. Not to mention EvilHit <<'
<img src='http://i9.tinypic.com/2vs292h.jpg' border='0' alt='user posted image' />
Shetar
Member
Posts: 148
Joined: Sun Nov 30, 2003 12:57 am

Post by Shetar »

This is gay.

Defining a value! (LISTEN CUZ I WONT BE TELLING THIS AGAIN)
First you look at the value, most of the time the first letter (small one) determines the typ of value.

iValue: i = int
sItemUpgrade: s = short
dwTemp: dw = DWORD

we also got:
c = char / char[0]
w = WORD
b = BOOL (TRUE/FALSE)

and a couple of others, but they are uncommon and unimportant.

How to define those values:
Find the top of the function, as an example:
void CGame::ShetarLearnsNoobsC++(BOOL bYou_still_do_not_understand_this)
{
BOOL bYouAreOneBigFatNoob;

if (bYou_still_do_not_understand_this == TRUE)
bYouAreOneBigFatNoob = TRUE;
}
Now we want to define some extra values, we put those values underneath the definition of that other 1, together with the type of value:
void CGame::ShetarLearnsNoobsC++(BOOL bYou_still_do_not_understand_this)
{
BOOL bYouAreOneBigFatNoob;
int iValue;
short sItemUpgrade;          // Do Not Forget: >> ; << after each line.
DWORD dwTemp;

if (bYou_still_do_not_understand_this == TRUE)
bYouAreOneBigFatNoob = TRUE;
}
Now you defined them!

If you still do not understand, stop trying alrite?
Helbreath II Project Manager & All round Developer. <br><i>(Don't worry, we're not dead)</i>
Cleroth
Loyal fan
Posts: 416
Joined: Wed Jun 16, 2004 7:08 pm

Post by Cleroth »

That is indeed, gay. ^^
At least now they know something. I still think Google exists.
<img src='http://ic1.deviantart.com/fs11/i/2006/1 ... leroth.gif' border='0' alt='user posted image' />
Dshaked
&lt;3 bd long time
Posts: 747
Joined: Tue Oct 11, 2005 6:40 pm

Post by Dshaked »

I tested fix one hour, and i fixed these 3.
Now this gives one more error.
I like you guys dont like help stupid noob, but this is bad error.

--------------------Configuration: HGserver - Win32 Release--------------------
Compiling...
Game.cpp
C:\HBFS\Hg source\Game.cpp(54099) : error C2065: 'sItemUpgrade' : undeclared identifier
Error executing cl.exe.

HGserver.exe - 1 error(s), 0 warning(s)
--------------------Configuration: HGserver - Win32 Debug--------------------
Compiling...
Game.cpp
C:\HBFS\Hg source\Game.cpp(54099) : error C2065: 'sItemUpgrade' : undeclared identifier
Error executing cl.exe.

HGserver.exe - 1 error(s), 0 warning(s)

thats the line if (( m_pClientList[iClientH]->m_iGizonItemUpgradeLeft - sItemUpgrade ) < 0) {

Old Helbreath Nemesis Player<br><img src='http://img232.imageshack.us/img232/9784/dshakedqc5.jpg' border='0' alt='user posted image' /><br><img src='http://img232.imageshack.us/img232/6475 ... barqj0.jpg' border='0' alt='user posted image' /><br><a href='index.php?showtopic=7107&hl=' target='_blank'>MainServer Hexing Tutorial</a><br><a href='index.php?showtopic=7663&hl=x-mas' target='_blank'>My Files</a>
Treax2
Loyal fan
Posts: 281
Joined: Fri Mar 04, 2005 5:05 pm
Location: Estonia
Contact:

Post by Treax2 »

Define that sItemUpgrade .... Undeclared indentifer means that hg dont know WHAT IT IS ... so define that ... so need this code client side codes too ... or it work like basicaly item equip and things
Jensen
Loyal fan
Posts: 300
Joined: Tue Aug 02, 2005 7:40 am
Location: Illinois, USA
Contact:

Post by Jensen »

thanks for the code, sorry about the noobs that dont know anything and just cp/pastey and dont even know how to define a varible...

sItemUpgrade is supposed to be a short type so it would be declared

short sItemUpgrade;//fucking noodle
-><-
Dshaked
&lt;3 bd long time
Posts: 747
Joined: Tue Oct 11, 2005 6:40 pm

Post by Dshaked »

I think im repaired it, i dont know how, but it dont give more errors XD
Old Helbreath Nemesis Player<br><img src='http://img232.imageshack.us/img232/9784/dshakedqc5.jpg' border='0' alt='user posted image' /><br><img src='http://img232.imageshack.us/img232/6475 ... barqj0.jpg' border='0' alt='user posted image' /><br><a href='index.php?showtopic=7107&hl=' target='_blank'>MainServer Hexing Tutorial</a><br><a href='index.php?showtopic=7663&hl=x-mas' target='_blank'>My Files</a>
Dshaked
&lt;3 bd long time
Posts: 747
Joined: Tue Oct 11, 2005 6:40 pm

Post by Dshaked »

Thx the code, but dont call me shitnoob, if i cant do somefthing, its my problem :D .
I needed only change requestitemupgrade code to another place. mean down in requestitemupgradehander. :P
Old Helbreath Nemesis Player<br><img src='http://img232.imageshack.us/img232/9784/dshakedqc5.jpg' border='0' alt='user posted image' /><br><img src='http://img232.imageshack.us/img232/6475 ... barqj0.jpg' border='0' alt='user posted image' /><br><a href='index.php?showtopic=7107&hl=' target='_blank'>MainServer Hexing Tutorial</a><br><a href='index.php?showtopic=7663&hl=x-mas' target='_blank'>My Files</a>
theblue3
noob
Posts: 11
Joined: Wed Apr 19, 2006 8:30 am

Post by theblue3 »


source many problem.

and i am recoding complete.

1. angel class +10 -> +15 change

2. angel+1 ~ angel +3 class 100% success

angel +4 ~ angel +15 fail is item delete

3. angel new image add.

4. angel stat bug.

ex) angel login and relogin -> stat bug. nostop stat plus

angel stat bug complete(new code add)

5. The class phased special effect it gives

ex ) angel str+1 -> add physical damage+10
ex ) angel str+2 -> add physical damage+20


everybody good luck~

Dax
&lt;3 bd long time
Posts: 785
Joined: Mon Apr 18, 2005 3:19 pm

Post by Dax »

theblue3 wrote: source many problem.

and i am recoding complete.

1. angel class +10 -> +15 change

2. angel+1 ~ angel +3 class 100% success

    angel +4 ~ angel +15 fail is item delete

3. angel new image add.

4. angel stat bug.

    ex) angel login and relogin -> stat bug. nostop stat plus

    angel stat bug complete(new code add)

5. The class phased special effect it gives

    ex ) angel str+1 -> add physical damage+10
    ex ) angel str+2 -> add physical damage+20


everybody good luck~
Eh?
Reppin' 127.0.0.1!!!<br><br><img src='http://img502.imageshack.us/img502/1348/sig4daxbn2.jpg' border='0' alt='user posted image' /><br><br>I contend that we are both atheists. I just believe in one fewer god than you do. <br>When you understand why you dismiss all the other possible gods, you will <br>understand why I dismiss yours.<br>~ <b>Stephen Roberts</b>
Dshaked
&lt;3 bd long time
Posts: 747
Joined: Tue Oct 11, 2005 6:40 pm

Post by Dshaked »

Waiting client AngelicPandent code release. :D
Then it will works, I hope so.
Old Helbreath Nemesis Player<br><img src='http://img232.imageshack.us/img232/9784/dshakedqc5.jpg' border='0' alt='user posted image' /><br><img src='http://img232.imageshack.us/img232/6475 ... barqj0.jpg' border='0' alt='user posted image' /><br><a href='index.php?showtopic=7107&hl=' target='_blank'>MainServer Hexing Tutorial</a><br><a href='index.php?showtopic=7663&hl=x-mas' target='_blank'>My Files</a>
Post Reply