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

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: OciXCrom
Forum: Scripting Help 02-27-2022, 13:38
Replies: 4
Views: 706
Posted By OciXCrom
Re: so i added something from zm mod to my codmod

But what's the point in using it with all arguments set to 0?
According to the arguments used, I'm pretty sure you're looking for "StatusIcon", not "Damage".
...
Forum: Scripting Help 02-27-2022, 07:52
Replies: 4
Views: 706
Posted By OciXCrom
Re: so i added something from zm mod to my codmod

show_icon(id)
{
static rgb[3];
new status;
message_begin(MSG_ONE_UNRELIABLE, g_MsgDamage, _, id)
write_byte(status); // status (0=hide, 1=show, 2=flash)
write_string("dmg_cold"); // sprite name...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 06:47.


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