User
Pass
2FA
 
 

Pentru cine stie sa creeze pluginuri.

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> CS 2006-2019 (Archived) -> Resources
Author Message955
smecheru17
[Banned user]


Banned


Status: Offline
(since 22-04-2010 20:17)
Joined: 03 Nov 2009
Posts: 123, Topics: 31
Location: Bucuresti

Reputation: 126.2
Votes: 5

Post Posted: 19-11-2009, 02:51:09 | Translate post to: ... (Click for more languages)

As dori un plugin cand moare un juktor sa-i apara doar lui in mesaj hud cu albastru .serveru xxxxx si adresa de forum xxxxx . am vazut pe un server. si vreau si io.



Multumesc Anticipat !




0 0
  
Back to top
View user's profile Send private message
smecheru17
[Banned user]


Banned


Status: Offline
(since 22-04-2010 20:17)
Joined: 03 Nov 2009
Posts: 123, Topics: 31
Location: Bucuresti

Reputation: 126.2
Votes: 5

Post Posted: 26-11-2009, 17:16:29 | Translate post to: ... (Click for more languages)

Nu stie nimeni sa faca asa ceva ?



0 0
  
Back to top
View user's profile Send private message
PoSiTiOn Of PoWeR

[ZP.FREAKZ.RO OWNER]



Status: Offline
(since 07-10-2015 14:51)
Joined: 25 Oct 2008
Posts: 712, Topics: 77
Location: Germany

Reputation: 185.3
Votes: 18

Post Posted: 26-11-2009, 18:52:06 | Translate post to: ... (Click for more languages)

Code:

#include <amxmodx>

#define YOUR_MESSAGES "Intra pe https://www.freakz.ro";

new g_maxplayers

public plugin_init()
{
   set_task(2.0, "messages", _, _, _, "b")
   g_maxplayers = get_maxplayers()
}

public messages()
{
   for (new i = 1; i <= g_maxplayers; i++)
   {
      if (!is_user_alive(i))
      {
         set_hudmessage(255, 255, 255, -1.0, 0.15, 0, 6.0, 12.0)
         show_hudmessage(i, YOUR_MESSAGES)
      }
   }
}


modifici cei cu rosu (este mesajul)
Quote:
#define YOUR_MESSAGES "Intra pe https://www.freakz.ro"


in text poti folosi si ^n ; care separa randurile. ceva de genul
Code:
#define YOUR_MESSAGES "Intra pe https://www.freakz.ro^nPentru mai multe informatii!"


bafta -

0 0
  
Back to top
View user's profile Send private message
smecheru17
[Banned user]


Banned


Status: Offline
(since 22-04-2010 20:17)
Joined: 03 Nov 2009
Posts: 123, Topics: 31
Location: Bucuresti

Reputation: 126.2
Votes: 5

Post Posted: 26-11-2009, 20:22:27 | Translate post to: ... (Click for more languages)

Ms frate



0 0
  
Back to top
View user's profile Send private message
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> CS 2006-2019 (Archived) -> Resources  


The time now is 02-08-2025, 16:49:40
Copyright info

Based on phpBB ro/com
B

 
 
 







I forgot my password