Added ACP v4.1
Added ACP v4.1. Full compile. Updated module name. Updated release archive.
This commit is contained in:
5
_module/nss/gen_set_positive.nss
Normal file
5
_module/nss/gen_set_positive.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
SetLocalInt(GetPCSpeaker(), "CRAFT_DAMAGE_TYPE", DAMAGE_TYPE_POSITIVE);
|
||||
SetLocalInt(GetPCSpeaker(), "DI_TYPE", IP_CONST_DAMAGETYPE_POSITIVE);
|
||||
}
|
||||
Reference in New Issue
Block a user