Thread: messages
View Single Post
Author Message
AnimalMonster
Senior Member
Join Date: May 2020
Old 06-29-2020 , 22:22   messages
Reply With Quote #1

PHP Code:
  message_begin(MSG_ONE,SVC_DAMAGE,{0,0,0},iAttacker)
    
write_short(hit)
    
message_end() 
As you know these are categorized as advanced scripting,but because im new idk what should i do there to show a sprite in the center of the screen.
and also what do i have to put in that origin thing where i put {0,0,0}

I want this code to show the sprite in center of the screen but only for the person who does damage. Also i want only when he does damage if he gets fall damage to don t show this....

thanks in advance for everyone who'll help

Last edited by AnimalMonster; 06-29-2020 at 22:49.
AnimalMonster is offline