tbone
Members-
Content count
188 -
Joined
-
Last visited
Everything posted by tbone
-
Hey guys, this topic is for brainstorming ideas for whitefang/farjat to implement item cooldowns. I was thinking of 1) creating an array of activatable weapons, with a time attribute. Everytime an activable item is dropped, it is added into this array. If [activatable_items]->last_activate <= 20mins { display_msg("item not cooled down yet") } 2) rewriting the item configs to add the time attribute.
-
Hi, As topic suggests. I've been bored lately, is it worth it to start afresh in this game? I see so many people running around with colored items, is the game still fair to newbs?
-
i really envy all your skills. i really want to get good at programming, im a beginner java student, but hb code makes no sense to me! (i know hb isnt java but syntax seems almost same)..
-
i think for every 10 mag you get 3% bonus magic dmg. 200 mag gets you 60% total bonus. i guess for magic hit prob its the same as how physical HP is calculated. Magic is be affected by HP wands and MR armors. Though I guess its best to let White confirm this.
-
Hey White, For discussion purpose, if you dont mind. What causes the medu bug? I thought when player is hit it causes the "set para flag" = true? Shouldn't this be the same as a normal Paralyse spell? Thx.
-
White do you know of: 1) stable srcs to work with (no sql pls) 2) free compilers for solution files Thx!
-
Again, clops pit is vulnerable to raids too.
-
Hi, For lvling mages, you can: 1) Ice Golem pits in Icebound. Icebound entrance can be found in Middleland (Near TOH). 2) Garden. Assuming you have a good mp set, you can rack up exp rather fast here too. Just lure the mobs together and blizz. 3) Troll pit in ML. There is a troll pit in ML, left of MLM (tiny island). Hope this helps. Have a nice day.
-
might be too late, but Happy Bday Jing!
-
wow thx for detailed explanation. however, how does the client read this? if I were to send other objects' hp for viewing in client, would this be sufficient? sp = (int *)cp;*sp = m_pClientList[wObjectID]->m_iHP;cp += 4;
-
Im going off topic, but for hp bars, its these same area of codes that send other ppl's hp to be displayed on ur screen? Also, white, can you explain to me what the code below means? im still trying to get the hp display up and running. just numbers first. I mean if I move my mouse over anything, be it player or mobs, it will show the name, guild (if applicable), city, and current hp. sp = (short *)cp; *sp = m_pClientList[wObjectID]->m_sType; cp += 2; based on my research (forgive me, i am noob) these are pointers. please explain how do i get other ppl hp to show in client side. thx.
-
White, thx for sharing ur 1337 coding opinions. Im basing on old srcs, no experience with sql servers. Where in the old srcs do i find these packets which are sent?
-
Any1 knows if thr are asians still playing? Maybe i can find some friends in my timezone. @farjat: i think reset will ruin the server too.
-
you can find me on Amidamaru or Epicenter @dama: its ok, but thanks for the offer.
-
thx for the reply guys, i guess starting afresh would be a bad bad idea. oh well, gg for me.
-
Hi guys, how have you been? For those who dont know me, I was the ultimate nooblet in HB Nem, and I organized a few mini events while hunter wasnt around. Just want to know, which nationalities are playing on ares / elv, I might want to come back to Hb Nem. Thx, have a nice day!
-
ahhh icic. well perhaps when i have more time i'll dwld latest patch and log in. cya guys in game soon! @GoDiE: im fine bro, u? How come u stop playing? Thought u were addicted to hellfiring elvs? :P
-
can you post the method for make sprite? maybe i can help.
-
fyi, if you have not already come across, i recommend this website: www.extremetech.com
-
i assume u going for 64bit OS?
-
As topic suggests, i wanna work on the Item cooldown, and show hp of monsters in game. Brainstorming pls, i will start posting ideas when i get hm.
-
It seems that i'm not the only one who has problems with packets! muajajaja Your packet prob only applies to nemesis source right? If you were to use other random srcs would you encounter same prob? Or not?
-
with regards to the hp bar, i guess i shld just give up for time being, nth im doing seems to be working, its bloody disappointing.
-
I think baxes are meant for people who cant decide whether the Hit Prob+range of blades or strip+dmg of hammer is better. Hence it takes middle spot, with 1 of the advantages of blade and hammer removed. Baxe = higher hit prob than bbh but less dmg than bbh. just my opinion. i might be wrong, coz i is nuudz.