Advertisement
Guest User

Untitled

a guest
Aug 29th, 2014
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. COM_AddCommand("eggspawn", function(player)
  2. P_SpawnMobj(player.mo.x, player.mo.y, player.mo.z + player.mo.height*2, MT_EGGMOBILE)
  3. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement