Author Topic: Rpgwo  (Read 1183 times)

0 Members and 1 Guest are viewing this topic.

Offline Zodiak

Rpgwo
« on: May 08, 2009, 07:54:44 pm »
Game over.
0 Continues
0 Lives Left
You have not saved in 9 years.
Loading from save point is not working.
You have heard the yell of "SNNAAAKKEEE"
You have not heard the victory music from FF..

Just Game Over.

For the ones that have been somewhat successful over the years, let it be known, that you have joined the list of people that have beat RPGWO. For the rest of you, sorry that you didn't work hard enough.

Now everyone go find something new to do in all seriousness.

Now I will fill your brains with random lines of coding.
int i;

   for(i = 0; i < 2; ++i)
   {
      // buffs may not be spawned, so delete them if they're not
      if(m_buffs && m_buffs->IsInWorld()==false)
      {
         m_buffs->Destructor();
         m_buffs = NULLGOB;
      }
   }

   if (m_playersAlive) {
      hashmap_free(m_playersAlive);
      m_playersAlive = NULL;
   }

   for (i=0; i<2; i++) {
      if (m_players2) {
         hashmap_free(m_players2);
         m_players2 = NULL;
      }
   }
}
/* Add the green/gold team flag */
   AuraPointer aura(new Aura(dbcSpell.LookupEntry(32724+plr->m_bgTeam), -1, plr, plr));
   plr->AddAura(aura, NULLAURA);
   
   /* Set FFA PvP Flag */
   plr->SetFFAPvPFlag();

   hashmap_put(m_playersAlive, plr->GetLowGUID(), (any_t)1);
}

But seriously, go find something to do.

<3 Zodiak
I'm just here watching..

Offline The Muffin Man

Rpgwo
« Reply #1 on: May 08, 2009, 08:32:59 pm »
...wut?

Offline Brendan

Rpgwo
« Reply #2 on: May 08, 2009, 10:07:39 pm »
man your indentation is null

that is so similar to what I code in SA-MP it is not funny

Offline Zodiak

Rpgwo
« Reply #3 on: May 08, 2009, 10:29:34 pm »
That was coding from a WoW server I worked on ages ago. Heh.
I'm just here watching..

Offline Kaios

  • Hero Member
  • *****
  • Posts: 2345
  • Attack: 69
    Defense: 58
    Attack Member
  • Karma: -68
  • Gender: Male
    • View Profile

  • Total Badges: 44
    Badges: (View All)
    50 Poll Votes 10 Poll Votes Invisible
Rpgwo
« Reply #4 on: May 08, 2009, 10:35:05 pm »
Wtf at all of this.
(Insert witty signature here)

Offline Devil

Rpgwo
« Reply #5 on: May 08, 2009, 11:20:13 pm »
Is that c++?


I tigerING LOVE C++


I CAN SEE FOREVER!

Quote from: Rokhan
So get creative and not necrotic

 

Related Topics

  Subject / Started by Replies Last post
6 Replies
3717 Views
Last post February 08, 2013, 07:26:19 pm
by Greatest
rpgwo.biz

Started by Pokemon Steve « 1 2 » RPGWO Chat

22 Replies
5918 Views
Last post August 14, 2007, 04:58:26 am
by Brendan
3 Replies
2489 Views
Last post February 17, 2006, 12:07:08 am
by @@Admin Nash
2 Replies
2395 Views
Last post May 20, 2006, 12:02:21 pm
by chronolink
1 Replies
1894 Views
Last post August 30, 2006, 07:54:11 pm
by Grinch