Raised This Month: $ Target: $400
 0% 

DeathMsg error


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
karaulov
Senior Member
Join Date: Jul 2018
Old 11-08-2020 , 13:30   DeathMsg error
Reply With Quote #1

Code:
	register_event("DeathMsg","EVENT_Death", "a", "1>0");
Code:
public EVENT_Death()
{
	//log_message("EVENT_Death")
	static killer_id, victim_id;
	killer_id = read_data(1);
	victim_id = read_data(2); 
	
}
I got sometimes victim_id > 33, why?

AMX MODX 1.10 latest build
karaulov is offline
 



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 14:09.


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