Raised This Month: $ Target: $400
 0% 

Biohazard crow zombie


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Depresie
Veteran Member
Join Date: Nov 2013
Old 10-17-2015 , 16:01   Re: Biohazard crow zombie
Reply With Quote #1

This is an example, im sorry, i can't do it right now, maybe you will be able to do it following my example

Code:
new disablefly[33]

in prethink return FMRES_IGNORED if disablefly[id] = true

client_disconnect(id) { remove_task(id) }
take_damage() { disablefly(victim) = true; set_task(5.0, "reset-me", id) }

reset-me(id){ disablefly(id) = false }
Depresie is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 22:13.


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