Raised This Month: $32 Target: $400
 8% 

SnapShot v2.1


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   Admin Commands       
Hartmann
Senior Member
Join Date: Nov 2014
Old 03-14-2015 , 10:21   SnapShot v2.1
Reply With Quote #1

SnapShot v2.1

Simple amx_ss AND Auto Demo Recorder




.: Description :.
SnapShot - admin takes ss of players and stops the first demo (%s.dem) and begins to record the second (%s2.dem).
Why are you stopping demo ???
Do not see the details of the snapshot.
Command:
amx_ss <player>
eg: amx_ss hart
This makes SnapShot to player "hart".
Auto Demo Recorder - It will automatically start to record a demo to player's cstrike folder after he will connect to the server.

.: CVars :.
Time before demo recording starts in seconds. (If it is less than 5, it will automatically set to 5).
amx_demostart "15"

The name of your demo what will be saved in client's cstrike folder.
amx_demoname "DemoName"

The name of your Forum.
amx_forumname "ForumName"
.: Changelog :.
Code:
2.1
- Remove autoss.
- Added Multilingual support. 
- Added print in color (remove include colorchat).
- Code is better.
.
2.0
- Added new cvar amx_taskss.
- Added new cvar amx_demostart. 
- Added new cvar amx_demoname.
- Added new cvar amx_forumname.

1.0:
- Initial release.
.: SnapShots :.


BIG PICTURES: http://imgur.com/DMVyOi3; http://imgur.com/lstyE5c

.: Download :.

v2.0 - 102 views - 3.9 KB

Attached Files
File Type: sma Get Plugin or Get Source (snapshot.sma - 1563 views - 4.7 KB)
File Type: txt snapshot.txt (279 Bytes, 579 views)
__________________

RETAKES v1.0
github.com/alghtryer/retakes

Contact : [email protected]

BTC Donate: 1QAh1NLmeHy81LF9r8PaeGjYqHL2BBcJTx


Last edited by Hartmann; 09-19-2015 at 17:08. Reason: UPDATE
Hartmann is offline
zmd94
Veteran Member
Join Date: Nov 2013
Location: Malaysia (9w2zow).
Old 03-14-2015 , 10:31   Re: SnapShot
Reply With Quote #2

How this plugin is working? I'm confused.

Last edited by zmd94; 03-14-2015 at 10:32.
zmd94 is offline
claudiuhks
Yam Inside®™℠
Join Date: Jan 2010
Location: Living Randomly
Old 03-14-2015 , 10:35   Re: SnapShot
Reply With Quote #3

The plug-in works somehow but the code seems too redundant.
If you want this to be approved and meet the criteria of a well coded plug-in you need to add CVars for all the hard coded things such Demo Name and Forum Name, Auto SS Task Interval (1246.0 ??).
Also, in Task Handlers remove unused parameters such (Level, CId) [Id is enough] and check if user is still connected (Id) with is_user_connected.
Add CMDTARGET_NO_BOTS | CMDTARGET_ALLOW_SELF flags to cmd_target().
Remove colorchat.inc dependency and include Colored Chat stock inside so it can be compiled directly on the website.
And why no Date-Time format in .dem record? To be able to make the demo file name unique.
__________________
claudiuhks is offline
Send a message via MSN to claudiuhks Send a message via Yahoo to claudiuhks Send a message via Skype™ to claudiuhks
Hartmann
Senior Member
Join Date: Nov 2014
Old 03-14-2015 , 10:35   Re: SnapShot
Reply With Quote #4

Quote:
Originally Posted by zmd94 View Post
How this plugin is working? I'm confused.
amx_ss <player> for snapshot(admin commands)
__________________

RETAKES v1.0
github.com/alghtryer/retakes

Contact : [email protected]

BTC Donate: 1QAh1NLmeHy81LF9r8PaeGjYqHL2BBcJTx

Hartmann is offline
Hartmann
Senior Member
Join Date: Nov 2014
Old 03-14-2015 , 11:15   Re: SnapShot
Reply With Quote #5

Quote:
Originally Posted by claudiuhks View Post
The plug-in works somehow but the code seems too redundant.
If you want this to be approved and meet the criteria of a well coded plug-in you need to add CVars for all the hard coded things such Demo Name and Forum Name, Auto SS Task Interval (1246.0 ??).
Also, in Task Handlers remove unused parameters such (Level, CId) [Id is enough] and check if user is still connected (Id) with is_user_connected.
Add CMDTARGET_NO_BOTS | CMDTARGET_ALLOW_SELF flags to cmd_target().
Remove colorchat.inc dependency and include Colored Chat stock inside so it can be compiled directly on the website.
And why no Date-Time format in .dem record? To be able to make the demo file name unique.
first version in next version add cvars
__________________

RETAKES v1.0
github.com/alghtryer/retakes

Contact : [email protected]

BTC Donate: 1QAh1NLmeHy81LF9r8PaeGjYqHL2BBcJTx

Hartmann is offline
joshknifer
Veteran Member
Join Date: Jun 2011
Location: Denver, CO
Old 03-16-2015 , 11:58   Re: SnapShot
Reply With Quote #6

how is this different from other snapshot plugins?
__________________
joshknifer is offline
Send a message via Skype™ to joshknifer
Hartmann
Senior Member
Join Date: Nov 2014
Old 03-16-2015 , 15:50   Re: SnapShot
Reply With Quote #7

Quote:
Originally Posted by joshknifer View Post
how is this different from other snapshot plugins?
This is a common and takes only one ss and stopping the demo so the player can not take pictures with the demo or the game because nako 2 seconds out messages to the forum and push back these lines on ss ...
__________________

RETAKES v1.0
github.com/alghtryer/retakes

Contact : [email protected]

BTC Donate: 1QAh1NLmeHy81LF9r8PaeGjYqHL2BBcJTx


Last edited by Hartmann; 03-16-2015 at 15:51.
Hartmann is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 03-17-2015 , 00:31   Re: SnapShot
Reply With Quote #8

I still can not see an advantage in your start/stop thingy. All it does is spamming the client with unneeded files. And if you may not know:i can wath all demos and screenshots on my computer.

Another useless ss and demo recording plugin.
__________________

Mordekay is offline
Hartmann
Senior Member
Join Date: Nov 2014
Old 03-17-2015 , 09:51   Re: SnapShot
Reply With Quote #9

Quote:
Originally Posted by Mordekay View Post
I still can not see an advantage in your start/stop thingy. All it does is spamming the client with unneeded files. And if you may not know:i can wath all demos and screenshots on my computer.

Another useless ss and demo recording plugin.
not spamming, record only one demo and stopping only when admin decides to take ss (amx_ss)

in this plugin a demo and ss (2 in 1)

cheater can not take ss with demos, even in the game because everything goes very fast
__________________

RETAKES v1.0
github.com/alghtryer/retakes

Contact : [email protected]

BTC Donate: 1QAh1NLmeHy81LF9r8PaeGjYqHL2BBcJTx

Hartmann is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 03-17-2015 , 10:03   Re: SnapShot
Reply With Quote #10

Quote:
Originally Posted by Hartmann View Post
[B]
  • amx_ss - admin takes ss of players and stops the first demo (% s.dem) and begins to record the second (%s2.dem).
    Why are you stopping demo ???
    Do not see the details of the snapshot.
So what? One demo or 2?
And doing a ss is only hitting one key. BTW why should they do a ss at all?
Your description is more than confusing.
__________________


Last edited by Mordekay; 03-17-2015 at 10:03.
Mordekay is offline
Reply


Thread Tools
Display Modes

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 10:22.


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