Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. if(modelid == 334) string = "Palka Teleskopowa";
  2. if(modelid == 335) string = "Noz";
  3. if(modelid == 336) string = "Baseball";
  4. if(modelid == 339) string = "Katana";
  5. if(modelid == 342) string = "Granat";
  6. if(modelid == 343) string = "Gaz Lzawiacy";
  7. if(modelid == 346) string = "Colt 45";
  8. if(modelid == 347) string = "Colt z tlumikiem";
  9. if(modelid == 348) string = "Deagel";
  10. if(modelid == 349) string = "Shotgun";
  11. if(modelid == 350) string = "Obrzyn";
  12. if(modelid == 351) string = "Combat Shotgun";
  13. if(modelid == 352) string = "UZI";
  14. if(modelid == 353) string = "MP5";
  15. if(modelid == 355) string = "AK-47";
  16. if(modelid == 356) string = "M4";
  17. if(modelid == 372) string = "TEC9";
  18. if(modelid == 357) string = "Country Rifle";
  19. if(modelid == 358) string = "Sniper Rifle";
  20. if(modelid == 365) string = "Spray";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement