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

[CSS] Spawn Tools 7


Post New Thread Reply   
 
Thread Tools Display Modes
TnTSCS
AlliedModders Donor
Join Date: Oct 2010
Location: Undisclosed...
Old 07-27-2012 , 12:45   Re: [CSS] Spawn Tools 7
Reply With Quote #121

Quote:
Originally Posted by St00ne View Post
Hi,

I have a request for this plugin. I'd like to have a "no menu version", that is to say a plugin that reads spawn points but without any menu integration, so that admins can not edit them.
It's a lot of work, and when it's done, we don't want that to be edited or deleted 'accidentally'.
I already edited the plugin to restrict it to ADMFLAG_ROOT but it's not what I'm really looking for.
Is it possible?
I'll try to test this, but this "should" work... I just removed any mention of menu stuff, then removed all of the unneeded variables the menu used/needed

You'll need the regular one with the menu to easily edit the spawn points, but this should work exactly the same, just no menu... so run this one after you've finished your spawn points and don't run the other one unless you need it to edit something you need the menu for

version 0.9a
Attached Files
File Type: sp Get Plugin or Get Source (spawntools7nomenu.sp - 431 views - 3.7 KB)
__________________
View my Plugins | Donate

Last edited by TnTSCS; 07-27-2012 at 12:47.
TnTSCS is offline
St00ne
Veteran Member
Join Date: Jan 2011
Location: Annecy - France
Old 07-27-2012 , 13:01   Re: [CSS] Spawn Tools 7
Reply With Quote #122

Thanks a lot, I posted one just a few minutes before, I'm sorry that you didn't see it and spent some time to help me.
I'll check your version tonight.
++
__________________

*** *** ***
-My plugins-

Last edited by St00ne; 07-27-2012 at 13:09.
St00ne is offline
St00ne
Veteran Member
Join Date: Jan 2011
Location: Annecy - France
Old 07-27-2012 , 13:08   Re: [CSS] Spawn Tools 7
Reply With Quote #123

Great! It's the same that the one I made, meaning that i'm not such a noob in editing (not writing, just editing )
It works perfectly, thanks for your help.
St00ne
__________________

*** *** ***
-My plugins-

Last edited by St00ne; 07-27-2012 at 13:08.
St00ne is offline
GrO
Veteran Member
Join Date: Jun 2010
Location: Poland
Old 07-27-2012 , 15:02   Re: [CSS] Spawn Tools 7
Reply With Quote #124

There is a faster and easier solution:

Code:
Overrides
{
	"sm_spawntools7"	"s"
}
then make sure regular admins do not own the flag used above and that's all.

Last edited by GrO; 07-27-2012 at 15:29.
GrO is offline
St00ne
Veteran Member
Join Date: Jan 2011
Location: Annecy - France
Old 07-27-2012 , 19:29   Re: [CSS] Spawn Tools 7
Reply With Quote #125

Quote:
Originally Posted by GrO View Post
There is a faster and easier solution:

Code:
Overrides
{
    "sm_spawntools7"    "s"
}
then make sure regular admins do not own the flag used above and that's all.
Thank you for the tip. (It can be very useful, but I prefer to use a no menu version, because I don't want to change my current admins flags...)
__________________

*** *** ***
-My plugins-

Last edited by St00ne; 10-28-2012 at 13:30.
St00ne is offline
TnTSCS
AlliedModders Donor
Join Date: Oct 2010
Location: Undisclosed...
Old 07-27-2012 , 21:03   Re: [CSS] Spawn Tools 7
Reply With Quote #126

Quote:
Originally Posted by St00ne View Post
Thank you for the tip.
Quote:
Originally Posted by St00ne View Post
Hi,I already edited the plugin to restrict it to ADMFLAG_ROOT but it's not what I'm really looking for.
I thought you said that wasn't what you were looking for..
__________________
View my Plugins | Donate
TnTSCS is offline
St00ne
Veteran Member
Join Date: Jan 2011
Location: Annecy - France
Old 07-28-2012 , 02:36   Re: [CSS] Spawn Tools 7
Reply With Quote #127

Quote:
Originally Posted by TnTSCS View Post
I thought you said that wasn't what you were looking for..
Yea, and I'm definitely using no menu version, but I just wanted to say thanks: sm_spawntools7 command is not mentionned on first post so it is possible that users do not know about it.
This might help other users, but I, prefer to use a no menu version so that NO ONE can edit my spawn points.
In short, I said thanks to Gro but it doesn't mean I'll use his tip.
__________________

*** *** ***
-My plugins-

Last edited by St00ne; 07-28-2012 at 02:42.
St00ne is offline
Tribl
Junior Member
Join Date: Jul 2012
Old 08-20-2012 , 04:34   Re: [CSS] Spawn Tools 7
Reply With Quote #128

Tried this with CS:GO and it works fine for CT Spawnpoints but u cant see T Spawn and therefore its tricky to add new ones.

Can someone pls adapt the Plugin to CS:GO, that is if the author is inactive of course?
Tribl is offline
TnTSCS
AlliedModders Donor
Join Date: Oct 2010
Location: Undisclosed...
Old 08-20-2012 , 11:53   Re: [CSS] Spawn Tools 7
Reply With Quote #129

Until the author updates it officially, you could change line 58 from

PHP Code:
RedGlowSprite PrecacheModel("sprites/redglow3.vmt"); 
to
PHP Code:
RedGlowSprite PrecacheModel("sprites/blueglow1.vmt"); 
and then recompile - I think the redsprite isn't in CS:GO. The above change would make all spawn points blue, regardless of team.
__________________
View my Plugins | Donate
TnTSCS is offline
Tribl
Junior Member
Join Date: Jul 2012
Old 08-20-2012 , 13:11   Re: [CSS] Spawn Tools 7
Reply With Quote #130

seems to work thx
Tribl 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 11:22.


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