Advertisement
HatsyPlayZ

Untitled

Dec 11th, 2016
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. AddEntity("Gray Jedi's Ship", {
  2. ent = "delta",
  3. model = "models/jedi2/jedi2.mdl",
  4. price = 1,
  5. max = 1,
  6. cmd = "grayjediship",
  7. allowed = {TEAM_GRAYJEDI}
  8. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement