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

Scout Masters VS Assassins (v1.0.2 Update)


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Gameplay       
TheEpicCoders
Junior Member
Join Date: Jul 2015
Old 07-13-2015 , 16:50   Scout Masters VS Assassins (v1.0.2 Update)
Reply With Quote #1

Scout Masters Versus Assassins

v1.0.2


Description
This Mod/Plugin makes the Terrorists and Counter Terrorists to Assassins and Scout Masters. The Assassins (Terrorists) have lower gravity and higher speed then the Scout Masters (Counter Terrorists). The Assassins (Terrorists) get a knife and a custom shop when they spawn. The Scout Masters (Counter Terrorists) get a Scout, a knife and a custom shop when they spawn. Planning to add /shop command in the future updates so the shop doesn't appear only when they spawn.

Credits
I am not taking all the credits. My friend helped me. I am the one who basically coded the whole thing, but my friend is the one who helped me with errors with the colorchat include.He also let me borrow his server for testing the plugin out with his friends and him. Here's the actual credit:
MaSTeR64 (Coder)
My friend doesn't have a account on here but he and i are using this account together. His name is Vuk. Its a serbian name, don't judge. Hes the one who let me borrow his server and test the plugin out.


Some Other Plugins
Note that there are some plugins that we use in this video. The .sma files are in the zip folder for those plugins (Block BuyZone, Weapons On Floor Disappear, MultiJump). The thing when a Assassin (Terrorist) picks up the Scout Master Weapon (Scout) it dissapears is in the actual mod/plugin.

Notice
In the video (which can be found below) are used some custom models. Don't worry, these models aren't included in the mod/plugin -- My friend wanted to use them for his custom server.

Video
https://www.youtube.com/watch?v=iNigMcO-sDE

Change Log
Code:
v1.0.0 (13.07.2015) - Mod/Plugin Release
v1.0.1 (14.07.2015) - Combined the last two Menu's - Maybe fixed the speed problem in the shop (still not sure, my friend says that hes faster, but he doesnt look faster at all)
v1.0.2 (14.07.2015) - Added a Item in the Shop. It's a chance to get a AWP (1/50 chance to get it). It's like a Lotto Thing. 1/50 Chance to get it, costs $500.
Attached Files
File Type: zip SMVSA.zip (38.0 KB, 106 views)

Last edited by TheEpicCoders; 07-14-2015 at 07:40. Reason: Update v1.0.2
TheEpicCoders is offline
Blizzard_87
Veteran Member
Join Date: Oct 2012
Old 07-13-2015 , 19:02   Re: Scout Masters VS Assassins (v1.0.0)
Reply With Quote #2

This plugin could be optimised.
1. Your menus don't change just create them once and just show them each spawn instead of creating them.

2. So change players speed use this instead ( Ham_Player_ResetMaxSpeed )
__________________
Blizzard_87 is offline
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 07-14-2015 , 08:16   Re: Scout Masters VS Assassins (v1.0.2 Update)
Reply With Quote #3

Please attach the source in this post so we don't need to download the entire archive only to view the source code.

Edit: Why you are taking other people codes and claiming that they are yours ?

1.Original code: https://forums.alliedmods.net/showthread.php?t=177822
Yours is the same, just the author is changed:
Code:
register_plugin("Block Buy Menu", VERSION, "TheEpicCoders")
2. The code to remove weaponbox ents is from here: https://forums.alliedmods.net/showpo...12&postcount=2
Code:
register_plugin( "Remove Weaponbox", "1.0.0", "TheEpicCoders" );
Changing the author doesn not make you special, doesn't make you have bigger knowledges.
__________________

Last edited by HamletEagle; 07-14-2015 at 08:32.
HamletEagle is offline
TheEpicCoders
Junior Member
Join Date: Jul 2015
Old 07-14-2015 , 16:11   Re: Scout Masters VS Assassins (v1.0.3 Update)
Reply With Quote #4

Quote:
Originally Posted by HamletEagle View Post
Please attach the source in this post so we don't need to download the entire archive only to view the source code.

Edit: Why you are taking other people codes and claiming that they are yours ?

1.Original code: https://forums.alliedmods.net/showthread.php?t=177822
Yours is the same, just the author is changed:
Code:
register_plugin("Block Buy Menu", VERSION, "TheEpicCoders")
2. The code to remove weaponbox ents is from here: https://forums.alliedmods.net/showpo...12&postcount=2
Code:
register_plugin( "Remove Weaponbox", "1.0.0", "TheEpicCoders" );
Changing the author doesn not make you special, doesn't make you have bigger knowledges.
I downloaded the two files a long time ago. I checked my downloads and found them. Also, those are just plugins that dont need to go with the acctual mod/plugin.
TheEpicCoders is offline
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 07-14-2015 , 16:23   Re: Scout Masters VS Assassins (v1.0.3 Update)
Reply With Quote #5

Quote:
Originally Posted by TheEpicCoders View Post
I downloaded the two files a long time ago. I checked my downloads and found them. Also, those are just plugins that dont need to go with the acctual mod/plugin.
Thos does not explain why do you change the author.
__________________
HamletEagle is offline
TheEpicCoders
Junior Member
Join Date: Jul 2015
Old 07-15-2015 , 04:37   Re: Scout Masters VS Assassins (v1.0.2 Update)
Reply With Quote #6

Diden't thought it would harm anybody...
TheEpicCoders is offline
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 10-02-2015 , 13:01   Re: Scout Masters VS Assassins (v1.0.2 Update)
Reply With Quote #7

Spoiler

Really ??????

Your code is bad, and it is just a shop plugin.
+

Quote:
Originally Posted by HamletEagle View Post
Please attach the source in this post so we don't need to download the entire archive only to view the source code.

Edit: Why you are taking other people codes and claiming that they are yours ?

1.Original code: https://forums.alliedmods.net/showthread.php?t=177822
Yours is the same, just the author is changed:
Code:
register_plugin("Block Buy Menu", VERSION, "TheEpicCoders")
2. The code to remove weaponbox ents is from here: https://forums.alliedmods.net/showpo...12&postcount=2
Code:
register_plugin( "Remove Weaponbox", "1.0.0", "TheEpicCoders" );
Changing the author doesn not make you special, doesn't make you have bigger knowledges.
Taking code without giving credits or even pretending to be the author of other people plugins is a clear mark for unapproval.
HamletEagle 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 04:52.


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