View Single Post
MayroN
Senior Member
Join Date: Aug 2017
Location: Kyiv
Old 08-11-2020 , 06:38   Re: Display Damage with Sprite
Reply With Quote #3

isLie

For myself, I took this option Damaga, because I wanted someone to implement it for a long time - raising the numbers up,moving for the victim,the convenience of settings.

Here is only that specifically not liked,so this Full pack...
But it can be cut out.
It is unclear why the render was registered there...

And sprites were thrown in a heap,and you could do everything in one

You should also add support for bots, so you can at least test them when there is no online service.And so be it..

PHP Code:
new bool:bHamBot false;
public 
client_putinserver(id)    
{
    if(!
bHamBot && is_user_bot(id))    
        {
        
bHamBot true
        set_task
(0.1"Register_HamBot"id)
    }
}

public 
Register_HamBot(id
{
    
RegisterHamFromEntity(Ham_TakeDamageid"fw_TakeDamage")

Thanks !
__________________
МультиМод CS 83.222.97.124:27015


Last edited by MayroN; 08-11-2020 at 07:05.
MayroN is offline
Send a message via ICQ to MayroN Send a message via Skype™ to MayroN