User
Pass
2FA
 
 

amx_showip fara motd

 
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 -> Trash
Author Message2656
Frank Lucas

[Blue Magic]



Status: Offline
(since 18-08-2015 18:51)
Joined: 10 Jul 2010
Posts: 1950, Topics: 51
Location: Pe scaun

Reputation: 152.2
Votes: 41

Post Posted: 10-03-2012, 03:20:21 | Translate post to: ... (Click for more languages)

Daca stie cineva cum scot si eu motd din asta : http://www.girlshare.ro/3470206.3
Sau sa imi dea si mie altul daca nu se poate modifica .
Multumesc .

0 0
  
Back to top
View user's profile Send private message
Gabriell B

[cetãþeanul turmentat]



Status: Offline
(since 06-01-2020 19:31)
Joined: 27 Sep 2010
Posts: 2856, Topics: 75
Location: [ pe strada ]

Reputation: 400
Votes: 14

Post Posted: 12-03-2012, 07:43:49 | Translate post to: ... (Click for more languages)

Am incercat eu ceva, Frank. Sper sa iti mearga.
LINK



0 0
  
Back to top
View user's profile Send private message
killik

[Whaaaaat?!]



Status: Offline
(since 26-05-2019 09:22)
Joined: 14 Jun 2010
Posts: 7576, Topics: 198
Location: Timisoara

Reputation: 301.5
Votes: 99

       
Post Posted: 12-03-2012, 09:59:03 | Translate post to: ... (Click for more languages)

Code:
#include <amxmodx>
#include <amxmisc>

new gPcvar;

public plugin_init() {
   
   register_plugin("Show IP Advanced", "0.2", "www.freakz.ro")
   
   register_clcmd("amx_showip", "cmdShowIp", -1);
   
   gPcvar = register_cvar("amx_showip_admins", "1");
}

public cmdShowIp(id)
{
   console_print(id, "Nume jucator - IP");
   console_print(id, "---------------------------");
   
   new players[32], num;
   get_players(players, num);
   
   for(new i = 0 ; i < num ; i++)
   {
      new name[32] ;
      new ipeki[32];
      get_user_name(players[i], name, 31)
      get_user_ip(players[i], ipeki, 31, 1);
      
      if(is_user_admin(players[i]) && !get_pcvar_num(gPcvar))
         console_print(id, "%s", name);
      else
         console_print(id, "%s  -  %s", name, ipeki);
   }
   console_print(id, "---------------------------");
   
   return 1;
}



0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
Frank Lucas

[Blue Magic]



Status: Offline
(since 18-08-2015 18:51)
Joined: 10 Jul 2010
Posts: 1950, Topics: 51
Location: Pe scaun

Reputation: 152.2
Votes: 41

Post Posted: 12-03-2012, 12:48:21 | Translate post to: ... (Click for more languages)

10x guys , acum o sa il incerc .


LE : Tot imi apare fereastra aia...





Last edited by Frank Lucas on 12-03-2012, 13:25:11; edited 1 time in total
0 0
  
Back to top
View user's profile Send private message
killik

[Whaaaaat?!]



Status: Offline
(since 26-05-2019 09:22)
Joined: 14 Jun 2010
Posts: 7576, Topics: 198
Location: Timisoara

Reputation: 301.5
Votes: 99

       
Post Posted: 12-03-2012, 13:15:10 | Translate post to: ... (Click for more languages)

Cum tie iti apare si mie nu? Da-i copy paste la codul postat de mine mai sus,pune-l intr-un sma,compileaza,urca pluginul prin ftp,da-i restart apoi incearca-l


0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
Frank Lucas

[Blue Magic]



Status: Offline
(since 18-08-2015 18:51)
Joined: 10 Jul 2010
Posts: 1950, Topics: 51
Location: Pe scaun

Reputation: 152.2
Votes: 41

Post Posted: 12-03-2012, 13:30:55 | Translate post to: ... (Click for more languages)

Done , multumesc killik . Acum merge perfect .
0 0
  
Back to top
View user's profile Send private message
CaNaRiOo
[Banned user]


Banned


Status: Offline
(since 28-05-2014 08:52)
Joined: 03 Apr 2011
Posts: 9, Topics: 1
Location: Romania

Reputation: 67.3
Votes: 3

Post Posted: 06-04-2012, 21:29:09 | Translate post to: ... (Click for more languages)

Este bun ! dar cam vechii ! Sunt Acum multe Mai noii ! -
0 0
  
Back to top
View user's profile Send private message
killik

[Whaaaaat?!]



Status: Offline
(since 26-05-2019 09:22)
Joined: 14 Jun 2010
Posts: 7576, Topics: 198
Location: Timisoara

Reputation: 301.5
Votes: 99

       
Post Posted: 19-04-2012, 18:35:55 | Translate post to: ... (Click for more languages)

CaNaRiOo wrote:
Este bun ! dar cam vechii ! Sunt Acum multe Mai noii ! -


Defapt eu nu postasem sursa acestui plugin ca pe un plugin public si oficial,era doar pt al ajuta pe Frank. Stiu ca sunt altele mai noi si mai bune



0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
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 -> Trash  


The time now is 26-06-2024, 09:08:48
Copyright info

Based on phpBB ro/com
B

 
 
 







I forgot my password


This message appears only once, so
like us now until it's too late ! :D
x