Guest User

Untitled

a guest
Jan 15th, 2023
10
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.16 KB | None | 0 0
  1. function TestFunc()
  2. {
  3.     printcl(0,255,255,"This function was delayed by 60 seconds!");
  4. }
  5.  
  6. EntFireByHandle(self,"CallScriptFunction","TestFunc",60.0,null,null);
Advertisement
Add Comment
Please, Sign In to add comment