refactors grenades (#7138)

This commit is contained in:
silicons
2025-05-15 20:10:16 +02:00
committed by GitHub
parent 46de43e4cf
commit 95de4c698a
118 changed files with 1371 additions and 1249 deletions
+4
View File
@@ -65,6 +65,10 @@
delegate = proctocall
if (length(args) > 2)
arguments = args.Copy(3)
// todo: this is silly and admin proccall guards like this
// need to be re-evaluated. this will force a push-usr
// through things like grenade activations with a 'usr'
// not only is that costly but it can result in unexpected behavior
if(usr)
user = WEAKREF(usr)