Search found 26 matches

by blackfury
Mon Dec 19, 2005 4:35 pm
Forum: Helbreath Server Source
Topic: /who
Replies: 26
Views: 1784

void CGame::Who(int iClientH) { int i, j, t; char cMsg[120]; j=0; t=0; if(m_pCLientList[iClientH] == NULL) return; ZeroMemory(cMsg, sizeof(cMsg)); else{ for(i=0; i < DEF_MAXCLIENTS; i++) if (m_pClientList[i] != NULL){ if(m_pClientList[i]->m_cSide == 1) t++; else if(m_pClientList[i]->m_cSide == 2) j...
by blackfury
Wed Aug 10, 2005 11:23 pm
Forum: Helbreath Server Source
Topic: Armor Break Bug
Replies: 45
Views: 2350

that sendnotifymsg () shouldn't be needed, because ReleaseItemHandler already has that in it, you'll be notifieng for a second time ... 0.o
by blackfury
Sun Jul 31, 2005 5:07 am
Forum: Helbreath Server Source
Topic: Need Abit Of Help.
Replies: 7
Views: 382

wouldn't that be local??
if he means everyone it should reach every hg...
as GM chat.
by blackfury
Sun Jul 31, 2005 5:04 am
Forum: Helbreath Server Source
Topic: /changecity
Replies: 9
Views: 647

first, you need to change thew location and th side, then need to notify the client the new city, wjhich requires a special notify msg, take a look to the void where makes you ares or elv, don't remember the name atm.
by blackfury
Thu Jul 07, 2005 10:11 am
Forum: Helbreath Server Source
Topic: Someone Help Me
Replies: 9
Views: 515

it will be 50%, because
e.g.
switch(iDice(1,3)){
case 1: iItemID = 30; break;
case 2: iItemID = 31; break;
case 3: iItemID = 32; break;
}

this will trhow a dice if you get number 3 it will drop case 3, if you get 1 case etc, so if you plan to add more drops you should increase that number..
by blackfury
Tue Jul 05, 2005 9:33 pm
Forum: Helbreath Server Source
Topic: [req] Code About Exp In 2.24b Source
Replies: 9
Views: 532

thats not totaly fixed, go to HBx to get the full code, which i stotally fixed...
by blackfury
Thu May 26, 2005 4:10 pm
Forum: Helbreath Server Source
Topic: 2.24b source Bugs + Fixes
Replies: 57
Views: 15251

oooo i'm so scared, please someone go and a get life for that pussy...
ty.
by blackfury
Tue May 24, 2005 6:05 pm
Forum: Helbreath Server Source
Topic: 2.24b source Bugs + Fixes
Replies: 57
Views: 15251

pronoob fuck you dumbass
by blackfury
Sun May 15, 2005 9:49 pm
Forum: Helbreath Server Source
Topic: [code] Apocalypse...
Replies: 9
Views: 682

you n00b, 2.24b apoc code is not complete, and does not work as it should...
if your apoc code was copy paste 2.24b apoc, is just a waste of time...
by blackfury
Sun May 15, 2005 8:43 pm
Forum: Helbreath Server Source
Topic: [code] Apocalypse...
Replies: 9
Views: 682

my code was for a modified 2.23 source(that source has less bugs than 2.24b)
by blackfury
Sun May 15, 2005 6:45 am
Forum: Helbreath Server Source
Topic: [code] Apocalypse...
Replies: 9
Views: 682

lol
by blackfury
Sun May 15, 2005 3:06 am
Forum: Helbreath Server Setup / Configuration / Help
Topic: Server Help
Replies: 18
Views: 1014

why don' tu use hypno's last HG ver 3.01 ??
by blackfury
Sun May 15, 2005 12:54 am
Forum: Helbreath Server Setup / Configuration / Help
Topic: Server Help
Replies: 18
Views: 1014

Got any firewall?..if you do i recommend you deactivate it... my firewallcaused the same thing to my HG Server...
by blackfury
Sat May 14, 2005 6:59 am
Forum: Helbreath Server Setup / Configuration / Help
Topic: Server Help
Replies: 18
Views: 1014

Duh!, you changed Client size, i think your ip was shorter than the defualt one in the cllient, so you deleted what wasn't needed, download a new client, change the IP and if there is more space for your IP, go to the Hex Side, and replace for 00 every number you don't need.
by blackfury
Sat May 14, 2005 3:43 am
Forum: Helbreath Chat
Topic: Nemesis = Shit
Replies: 69
Views: 5101

HG Source? where?