Search found 10 matches

by MiNiFooBoo
Thu Jun 01, 2006 9:59 am
Forum: Advertising
Topic: Helbreath Sprint
Replies: 1
Views: 502

any website? :o
by MiNiFooBoo
Sun May 14, 2006 9:10 pm
Forum: Source Code Submissions
Topic: [req] Auto Clearmap
Replies: 45
Views: 7005

Okay so I added it all and made it compile, but it don't work >.<
by MiNiFooBoo
Sun May 14, 2006 9:24 am
Forum: Source Code Submissions
Topic: [req] Auto Clearmap
Replies: 45
Views: 7005

I can add it all with no problems, but as soon as I try to add this part I get like 102 errors >.< in DropItemHandler add if ((m_pClientList[iClientH]->m_pItemList[sItemIndex]->m_sItemEffectType == DEF_ITEMEFFECTTYPE_ALTERITEMDROP) &&  (m_pClientList[iClientH]->m_pItemList[sItemIndex]->m_wC...
by MiNiFooBoo
Sat May 13, 2006 9:48 am
Forum: Helbreath Server Setup / Configuration / Help
Topic: How To Change Spell's Visual Effects ?
Replies: 30
Views: 2685

thanks a lot snoopy
by MiNiFooBoo
Fri May 12, 2006 9:08 am
Forum: Source Code Submissions
Topic: [Src]->getskilled Command
Replies: 42
Views: 5149

O I didn't even test the code with higher stats than 50 lol. Thanks for noticing and fixing :)
by MiNiFooBoo
Thu May 11, 2006 9:08 pm
Forum: Helbreath Server Setup / Configuration / Help
Topic: How To Change Spell's Visual Effects ?
Replies: 30
Views: 2685

What happened to this tool? I don't see it on the download page :o
by MiNiFooBoo
Thu May 11, 2006 4:14 pm
Forum: Source Code Submissions
Topic: [src]2.24c Sources
Replies: 32
Views: 5699

Nice job slammer I'll be using them :)
by MiNiFooBoo
Thu May 11, 2006 3:46 pm
Forum: Source Code Submissions
Topic: [Src]->getskilled Command
Replies: 42
Views: 5149

Thanks a lot.

You made a small error, it should be

m_pClientList[iClientH]->m_cSkillMastery[11] = m_pClientList[iClientH]->m_iDex*2;

Besides that it works perfect :)
by MiNiFooBoo
Wed May 10, 2006 8:51 pm
Forum: Source Code Submissions
Topic: [Src]->getskilled Command
Replies: 42
Views: 5149

Is there a way to make it based on stats? Say I got 32 dex and type /getskilled and I'll only receive 64% long sword and so on.
by MiNiFooBoo
Tue May 09, 2006 4:50 pm
Forum: Source Code Submissions
Topic: [src]2.24c Sources
Replies: 32
Views: 5699

nvm