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

MySnapshot v1.0.1


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   General Purpose        Approver:   Hawk552 (427)
Simon Logic
Senior Member
Join Date: Nov 2006
Location: RF
Old 07-02-2007 , 05:04   MySnapshot v1.0.1
Reply With Quote #1

Info (RUS):
Allows clients to take clear snapshots (without HUD elements & client weapon model).
Requirements:
  • any mod
  • AMX/X 1.76 or higher
  • Fakemeta module
New client commands:
  • my_snapshot
    take a clear snapshot
  • cl_hud <0|1>
    this is a bonus command to hide/show HUD elements manually;
    requires ADMIN_MAP access level
Changelog:
Code:
v1.0.1 [2007-07-01]
! fixed invalid view model restoring after taking a snapshot & dropping
a weapon within 0.1 sec
! fixed restoring of no view model after taking a snapshot in zoom mode &
switching zoom mode within 0.1 sec
! fixed exploit when using a combination of 'cl_hud' command & zooming
(player could hide a black area around the sight)
* now player can't hide HUD using 'cl_hud' command during zooming unless
he has IMMUNITY
* now HUD is restored (if previously was hidden by 'cl_hud') on zooming 
unless player has IMMUNITY
* changed default access level for 'cl_hud' command from EVERYONE 
to ADMIN_MAP for security reason (i'm not sure it is still stable 
from exploitation)

v1.0.0 [2007-07-01]
* first public release
Attached Files
File Type: sma Get Plugin or Get Source (mysnapshot.sma - 2470 views - 6.9 KB)
__________________
my modest stuff: AXN 1.6.1 | plugins | bsp2csdm

Last edited by Simon Logic; 11-22-2007 at 12:11.
Simon Logic is offline
Send a message via Skype™ to Simon Logic
anssik
Senior Member
Join Date: May 2006
Location: Suomi Finland Perkele
Old 07-02-2007 , 05:14   Re: MySnapshot v1.0.1
Reply With Quote #2

Nice plugin. Though this all except hiding the gun can be accomplished with a simple hud_draw 0;snapshot
__________________
anssik is offline
Simon Logic
Senior Member
Join Date: Nov 2006
Location: RF
Old 07-02-2007 , 05:18   Re: MySnapshot v1.0.1
Reply With Quote #3

LOL then
__________________
my modest stuff: AXN 1.6.1 | plugins | bsp2csdm
Simon Logic is offline
Send a message via Skype™ to Simon Logic
DeepBlueSea
Junior Member
Join Date: Jul 2007
Old 07-03-2007 , 15:18   Re: MySnapshot v1.0.1
Reply With Quote #4

Quote:
all except hiding the gun
alias m_pitch r_drawviewmodel 0

...
DeepBlueSea is offline
Hawk552
AMX Mod X Moderator
Join Date: Aug 2005
Old 07-05-2007 , 18:19   Re: MySnapshot v1.0.1
Reply With Quote #5

Waiting for confirmation that this works.
__________________
Hawk552 is offline
Send a message via AIM to Hawk552
ThunderBlizzard
Member
Join Date: Jun 2007
Old 07-06-2007 , 18:53   Re: MySnapshot v1.0.1
Reply With Quote #6

sounds like nonsense plugin. there are 100s of "clearscreen" screenshot take scripts out there and you did it in a plugin which i asumed will almost never be used by a regular user

sorry but isnt ther are about posting things which already exist?
__________________

"Dont touch a running system" Define Running? i want it running faster and better always
ThunderBlizzard is offline
kmal2t
BANNED
Join Date: Apr 2006
Old 07-07-2007 , 17:42   Re: MySnapshot v1.0.1
Reply With Quote #7

I didn't even look at the plugin when you can probably do this:

alias +snap "r_drawviewmodel 0;hud_saytext 0;snapshot"
alias -snap "r_drawviewmodel 1;hud_saytext 1"

bind <key> +snap

MAJIKS
kmal2t is offline
kp_uparrow
Penalized Member
Join Date: Jun 2006
Location: 192.168.0.1
Old 07-08-2007 , 14:45   Re: MySnapshot v1.0.1
Reply With Quote #8

Quote:

alias +snap "r_drawviewmodel 0;hud_saytext 0;snapshot"
alias -snap "r_drawviewmodel 1;hud_saytext 1"

bind <key> +snap
ahhh nice, i would insert some wait s
__________________
I USED A SECOND ACCOUNT TO DO MORE KARMA UPS AND DOWNS UNTIL GREENTRYST CAUGHT ME
kp_uparrow is offline
BlackMilk
Veteran Member
Join Date: Jun 2007
Old 07-16-2007 , 10:38   Re: MySnapshot v1.0.1
Reply With Quote #9

Quote:
Originally Posted by ThunderBlizzard View Post
sounds like nonsense plugin. there are 100s of "clearscreen" screenshot take scripts out there and you did it in a plugin which i asumed will almost never be used by a regular user

sorry but isnt ther are about posting things which already exist?
Might be, but regular users are also just humans, and humans prefer stuff that's easy to use and require the least bit of effort.

Why would any sane person use some annoying script or long bind when he or she can just bind or execute "my_snapshot"?

That'd be plain madness. I sure know what I'd go for.

And let's not forget the fact that the player him/herself doesn't have to do anything else for it.

Also, this COULD be advertised somewhere.
And lastly, "regular" users often take "regular" screenshots - with everything in view, including HUD items.
__________________
Mod:
User:
BlackMilk is offline
Lord_Destros
Veteran Member
Join Date: Jul 2004
Location: With stupid.
Old 07-17-2007 , 10:32   Re: MySnapshot v1.0.1
Reply With Quote #10

Why make it an admin command?
__________________
Quote:
Originally Posted by Twilight Suzuka
Don't worry m'lord. The turtles day will come.
Lord_Destros is offline
Send a message via AIM to Lord_Destros
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 20:40.


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