hlmod.hu
https://hlmod.hu/

Chatbe xy írása után fegyver
https://hlmod.hu/viewtopic.php?f=29&t=18241
Oldal: 1 / 1

Szerző:  newcfg=] [ 2014.11.24. 17:45 ]
Hozzászólás témája:  Chatbe xy írása után fegyver

Beirja chatbe hogy: usp akkor adjon neki usp-t.Meg ammot!

Szerző:  MeSter [ 2014.11.24. 18:01 ]
Hozzászólás témája:  Re: chatbe xy irasa utan fegyver

SMA Forráskód: [ Mindet kijelol ]
  1. #include <amxmodx>
  2. #include <fun>
  3.  
  4. #define PLUGIN "New Plug-In"
  5. #define VERSION "1.0"
  6. #define AUTHOR "author"
  7.  
  8.  
  9. public plugin_init() {
  10. register_plugin(PLUGIN, VERSION, AUTHOR)
  11. register_clcmd( "say usp", "usp" );
  12. }
  13. public usp(id)
  14. {
  15. give_item(id, "weapon_usp");
  16. give_item(id,"ammo_45acp");
  17. give_item(id,"ammo_45acp");
  18. give_item(id,"ammo_45acp");
  19. give_item(id,"ammo_45acp");
  20. give_item(id,"ammo_45acp");
  21. give_item(id,"ammo_45acp");
  22. give_item(id,"ammo_45acp");
  23. give_item(id,"ammo_45acp");
  24. give_item(id,"ammo_45acp");
  25. }

Oldal: 1 / 1 Minden időpont UTC+02:00 időzóna szerinti
Powered by phpBB® Forum Software © phpBB Limited
https://www.phpbb.com/