Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Her El sansli kisiye +25 can plugini istiyorum
#1
ÇOK ACİL

Her El sansli kisiye +25 can plugini istiyorum

örn: EL BAŞI DOĞUNCA 100 İSE 125 OLUCAKTIR TABİKİ HER ROUND DA BU KİŞİ DEĞİŞSİN.

ÖYLE BİR PLUGİN YAPARMISINIZ, YAPANA CAN FEDA.

İYİ FORUMLAR,
Reply
#2
Code:
#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 )
}


CS:GO ve CS 1.6 için ücretli eklenti yapılır.
Plugin yazmak isteyenlere yardımcı olabilirim.
Skype adresimden ulaşabilirsiniz:
destek_596
Steam: http://steamcommunity.com/id/ca-nemesis/

Reply
#3
+çok teşekkür ederim ama amxx için compile edilmiyor hata veriyor neden siz compile edebilirmisiniz,

iyi forumlar, saygılarımla.........
Reply
#4
Düzenledim tekrar compile edin.


CS:GO ve CS 1.6 için ücretli eklenti yapılır.
Plugin yazmak isteyenlere yardımcı olabilirim.
Skype adresimden ulaşabilirsiniz:
destek_596
Steam: http://steamcommunity.com/id/ca-nemesis/

Reply
#5
teşekkürler akcalıberk.. Ellerine sağlık çok güzel olmuştu allah razı olsun.

Iyi forumlar,
Reply
#6
Çözülmüş İsteklere taşındı.


CS:GO ve CS 1.6 için ücretli eklenti yapılır.
Plugin yazmak isteyenlere yardımcı olabilirim.
Skype adresimden ulaşabilirsiniz:
destek_596
Steam: http://steamcommunity.com/id/ca-nemesis/

Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Mapa Göre Cvar plugini melof 8 9,375 16-11-20, 02:00
Last Post: es_Dark_Es
  Time 15 Plugini fenerbahce07 24 12,125 23-09-18, 03:19
Last Post: qalatas06
  toplantı plugini bihterr 22 10,680 08-10-17, 14:21
Last Post: kronossbey
  Hosgeldin Plugini hpph1294 9 6,845 03-09-17, 18:08
Last Post: tahayasin
  Jailbreak Banka Plugini sefatokgoz 8 8,132 03-09-17, 18:06
Last Post: tahayasin
  [İSTEK]Jb Verme Plugini (/mg) NorDan 8 12,913 03-09-17, 18:06
Last Post: tahayasin
  250 Hp Plugini Sadece R Yetkisinde Olsun GurkanCounter 8 10,873 03-09-17, 18:04
Last Post: tahayasin
  [JB] CT Özel Hook Grab Rope Plugini Nobb 21 10,715 03-09-17, 18:03
Last Post: tahayasin
  Admin Zombie Model plugini satknun1997 3 3,806 01-01-17, 12:47
Last Post: RuLeT
  (JB) Can Revmenu plugini Furkan Dize 9 6,455 04-10-16, 23:35
Last Post: frozenbaba

Foruma Atla:


Users browsing this thread: 1 Guest(s)