Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Random Health Düzenleme (Konu isimlerini düzgün yazınız)
#1
#include <amxmodx>
#include <amxmisc>
#include <fun>




#define PLUGIN "Random Health"
#define VERSION "1.0"
#define AUTHOR "akcaliberkk"








public plugin_init() {
register_plugin(PLUGIN, VERSION, AUTHOR)

register_logevent("eRS",2,"1=Round_Start")
}
public eRS() {
new players[32],inum;
get_players(players,inum)
new id = players[random(inum)];
set_user_health(id, get_user_health(id) + 25 )
-----------------------------------------------------------------------------------------------------------------------------
abi bu plugin sana ait abi senden isteğim bu plugine mesaj koyman abi her el başı şu isimle oyunca +25 hp gelmiştir. tarzında msj eklersen abi en başındada renkli tag yeri olursa çok güzel olur abi yapmanı 4 gözle bekliyorum. abi yapamıcaksanda haber verirsen çok güzel olur abi.
Reply


Messages In This Thread
Random Health Düzenleme (Konu isimlerini düzgün yazınız) - by sallyreer - 06-08-15, 22:56

Possibly Related Threads…
Thread Author Replies Views Last Post
  Bugda kalıyor acıl [başka konu] SavagesClaN 13 5,200 14-01-15, 21:17
Last Post: Neith
  acil bir düzenleme satknun1997 6 3,710 21-08-14, 00:42
Last Post: recep2
  JbShop'a düzenleme bloody123 8 3,870 25-07-14, 04:58
Last Post: ugurdogan
  Random Silah KeNZ0 12 12,999 10-06-14, 17:25
Last Post: JDM
  Random Num Yapmada Yardım TheZeytech 4 2,923 03-06-14, 14:17
Last Post: TheZeytech
  Admintag plugininde düzenleme HijyeniK 16 3,864 13-05-13, 18:51
Last Post: akcaliberkk
  Düzenleme (furkandize) melof 20 4,757 09-05-13, 20:47
Last Post: akcaliberkk

Foruma Atla:


Users browsing this thread: 1 Guest(s)