Already saw this. Its awesome man =]
|
|

i didnt fucking say this was hard fags!
it doesnt mass it, it has eating timers like we do. and it has limited food like we do. you set that in autospawn[in video]
video;
[Only registered and activated users can see links. ]
video2; (text update, requested by blair')
[Only registered and activated users can see links. ]

HOLY SHIT!!!!!!!!!#%^!#!)#^*!)11361070#!^[email protected]&!
Showed me this on MSN. =P Pretty cool, noob![]()
![]()
Look's really good, i like the idea of it being set in auto spawn. Make's it user-friendly.
Good work!![]()

That's awesome, you even put in the npc defence![]()
Holy. Give it a spec and it'll be a real pker. I could fill up the wilderness with things like this. + better bosses and everything.

yeh im working on 100% npc specing aswell now, you set the;
special bar amount, special amount used, max spec hit, npc specgfx, user gfx
so example;
100, 25, 33, 25, 25
that uses a specbar that has 100 spec points, like people have. uses a 25% like dds max hit 33 and npc does gfx 25 and person does gfx 25.
person gfx for whip specs etc =]


Hard much.Code:if(npcs[index].foodLeft > 0 && npcs[index].HP < (npcs[index].MaxHP - HOW_MUCH_FOOD_HEALS) && (System.currentTimeMillis() - npcs[index].lastEat) > FOOD_TIMER) { npcs[index].animNumber = FOOD_EATING_ANIMATION; npcs[index].HP += HOW_MUCH_FOOD_HEALS; npcs[index].foodLeft--; }
| « epic agility | My notebook » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |