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

Showing results 1 to 2 of 2
Search took 0.01 seconds.
Search: Posts Made By: EFFx
Forum: Scripting Help 08-09-2022, 21:47
Replies: 15
Views: 1,539
Posted By EFFx
Re: Check if Attack has recieved damage from Victim

g_Victim[__int_Victim] = __int_Attacker

As soon as you damage someone, the victim will catch your id.
And then, when damaging again, use


if(g_Damage[__int_Attacker] == __int_Victim)

...
Forum: Scripting Help 08-09-2022, 05:14
Replies: 15
Views: 1,539
Posted By EFFx
Re: Check if Attack has recieved damage from Victim

This triggers when you damage someone. The parameters are who took damage, who received and how much damage was taken (the last parameter is barely used). You cannot detect both at the same time.
...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 14:25.


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