Raised This Month: $51 Target: $400
 12% 

amx_showip + steamid


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   Admin Commands       
emaya93
Member
Join Date: Jun 2012
Old 10-05-2012 , 18:35   amx_showip + steamid
Reply With Quote #1

Autor: Vicious Vixen (me..)
Version: 1.0

Details:
This plugin shows players who type in consola "amx_showip", ip + steamID.
It is specially made just for specific order ( ShowIP) without any unnecessary functions.
Attached Files
File Type: sma Get Plugin or Get Source (amx_showip.sma - 5542 views - 826 Bytes)
__________________
I'm new here...

I'm not omniscient..
emaya93 is offline
claudiuhks
Yam Inside®™℠
Join Date: Jan 2010
Location: Living Randomly
Old 10-05-2012 , 19:31   Re: amx_showip + steamid
Reply With Quote #2

PHP Code:
   register_clcmd("amx_showip""cmdShowIp", -1); 
Why don't you set an admin access?

PHP Code:
   console_print(id"Nume     -     IP     -     SteamID"); 
Translate to English.

PHP Code:
   new players[32], num;
   
get_players(playersnum);
   
   for(new 
num i++)
   {
      new 
name[32];
      new 
ipeki[32];
      new 
authid[32]; 
Why to define new variables in for loop?

You have to add many customizations for this to get approved.
The plugin information is too short. The title is not looking so good.
__________________

Last edited by claudiuhks; 10-05-2012 at 19:33.
claudiuhks is offline
Send a message via MSN to claudiuhks Send a message via Yahoo to claudiuhks Send a message via Skype™ to claudiuhks
emaya93
Member
Join Date: Jun 2012
Old 10-06-2012 , 04:31   Re: amx_showip + steamid
Reply With Quote #3

i will work on that, thanks
__________________
I'm new here...

I'm not omniscient..
emaya93 is offline
fantasy1
BANNED
Join Date: Dec 2012
Old 12-25-2012 , 12:22   Re: amx_showip + steamid
Reply With Quote #4

Thanks man.
fantasy1 is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 12-27-2012 , 02:15   Re: amx_showip + steamid
Reply With Quote #5

Useless and redundant, unapproved.
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 21:16.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode