Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: Emp`
Forum: (OLD) Bug Reports 06-11-2006, 15:20
Replies: 10
Views: 13,740
Posted By Emp`
change 139-158 to public Shaman_damage(id) { ...

change 139-158 to public Shaman_damage(id)
{
if (!shModActive() || !is_user_alive(id)) return PLUGIN_CONTINUE

new weapon, bodypart, attacker = get_user_attacker(id,weapon,bodypart)

if (...
Forum: (OLD) Bug Reports 06-04-2006, 12:16
Replies: 10
Views: 13,740
Posted By Emp`
enable debug and whats it print?

enable debug and whats it print?
Forum: (OLD) Bug Reports 06-01-2006, 18:56
Replies: 10
Views: 13,740
Posted By Emp`
change line 145 if ( is_user_alive(id) && id !=...

change line 145 if ( is_user_alive(id) && id != attacker && gIsZombie[id] ) {to if ( is_user_alive(id) && is_user_alive(attacker) && id != attacker && gIsZombie[id] ) { that should fix it, tell me if...
Forum: (OLD) Bug Reports 06-01-2006, 09:06
Replies: 10
Views: 13,740
Posted By Emp`
its an error in the hero, ill fix it when i get...

its an error in the hero, ill fix it when i get back from school
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -4. The time now is 08:19.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode