We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17f16c0 commit 18f30b3Copy full SHA for 18f30b3
sa/snippets/default/0491.txt
@@ -0,0 +1,9 @@
1
+while true
2
+ wait 0
3
+
4
+ if
5
+ has_char_got_weapon $scplayer {weaponType} WeaponType.Pistol
6
+ then
7
+ print_string_now {text} "Owns pistol" {time} 50
8
+ end
9
+end
sa_mobile/snippets/default/0491.txt
sa_unreal/snippets/default/0491.txt
0 commit comments