Advertisement
Guest User

Untitled

a guest
May 26th, 2017
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 0.19 KB | None | 0 0
  1. new const g_Noad[ ][ ] = {
  2.     "models/model1.mdl",
  3.     "models/model2.mdl",
  4.     "models/model3.mdl"
  5. }
  6. new const g_Noad[ ] = {
  7.     "models/model1.mdl",
  8.     "models/model2.mdl",
  9.     "models/model3.mdl"
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement