stop this nonsense

This commit is contained in:
SandPoot
2024-01-05 00:28:56 -03:00
parent 05e2cc0979
commit c7a2565255
487 changed files with 1662 additions and 1662 deletions
+1 -1
View File
@@ -33,5 +33,5 @@
if(!hook_vr("human_new",args))
result = 0
//Return 1 to superhook
//return TRUE to superhook
return result
+1 -1
View File
@@ -24,7 +24,7 @@ The proc you're attemping should return nonzero values on success.
catch(var/exception/e)
stack_trace("attempt_vr runtimed when calling [procname] on [callon].")
stack_trace("attempt_vr catch: [e] on [e.file]:[e.line]")
return 0
return FALSE
/*
This is the _vr version of calling hooks.