Guest User

Untitled

a guest
Sep 22nd, 2017
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. Missile:
  2. CBST E 20 A_FaceTarget
  3. TNT1 A 0 A_SpawnItem("DroidTarget")
  4. TNT1 A 0 A_Playsound("PULSFIR1")
  5. CBST FE 2 Bright A_CustomBulletAttack(8, 8, 1, 12, "CustomPuff3")
  6. TNT1 A 0 A_SpawnItemEx("MarineMuzzle1",30,5,30)
  7. CBST E 1 A_CPosRefire
  8. Goto Missile+1
Add Comment
Please, Sign In to add comment