User
Pass
2FA
 
 

amx screenshot

 
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) -> Fixed issues
Author Message2048
bond_seth

[Mentally Stable]



Status: Offline
(since 06-02-2017 08:29)
Joined: 04 Aug 2006
Posts: 49, Topics: 4
Location: Bucuresti

Reputation: 84.7
Votes: 9

Post Posted: 09-07-2008, 21:20:23 | Translate post to: ... (Click for more languages)

un plugin pentru screenshot (amxmodx) ...
0 0
  
Back to top
View user's profile Send private message
S1dur

[Maniac]



Status: Offline
(since 10-12-2020 18:05)
Joined: 18 Apr 2007
Posts: 1342, Topics: 78
Location: root

Reputation: 346.4
Votes: 10

Post Posted: 09-07-2008, 23:45:27 | Translate post to: ... (Click for more languages)

http://forum.wow-freakz.com/viewtopic.php?t=15990&&highlight=amxss


DL acest addons si vezi k gasesti acolo -

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

[Mentally Stable]



Status: Offline
(since 08-02-2012 07:25)
Joined: 08 Apr 2008
Posts: 17, Topics: None
Location: Romania

Reputation: 166.1
Votes: 4

Post Posted: 10-07-2008, 17:43:30 | Translate post to: ... (Click for more languages)

Code:
#include <amxmodx>
#include <amxmisc>
new arg[32],name[32],name2[32],ip[32],dtime[54];
public plugin_init()
{
   register_plugin("SnapShot","1.0","anakin_cstrike");
   register_concmd("amx_ss","ss_cmd",ADMIN_ADMIN);
}
public ss_cmd(id,level,cid)
{
   if(!cmd_access(id,level,cid,2))
      return PLUGIN_HANDLED;
   read_argv(1,arg,31);
   get_user_name(id,name,31);
   
   new target = cmd_target(id,arg,9);
   if(!target) return PLUGIN_HANDLED;
   get_user_name(target,name2,31);
   get_user_ip(target,ip,31);
   get_time("%m/%d/%Y^n%H:%M:%S",dtime,53);
   
   client_print(target,print_chat,"Snapshot taken at %s by admin %s",dtime,name);
   client_print(target,print_chat,"Name: %s, IP: %s",name2,ip);
   client_cmd(id,"snapshot");
   
   log_amx("ADMIN %s: Snapshot player %s",name);
   return PLUGIN_HANDLED;
}

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

  Topic locked


Topic is closed, you cannot post any messages in it anymore

Locked by TwisTer, 16 March 2015 19:09



 
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) -> Fixed issues  


The time now is 02-10-2024, 00:30:41
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