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

Stripper:Source (Updated 2011-04-15)


Post New Thread Reply   
 
Thread Tools Display Modes
disawar1
AlliedModders Donor
Join Date: Aug 2011
Location: Russian
Old 10-24-2011 , 07:29   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #861

Hello, tell me please, can i save some things from the plugins on maps with stripper:source?
For example: these portals

Last edited by disawar1; 10-24-2011 at 07:30.
disawar1 is offline
xioSlayer
Senior Member
Join Date: Apr 2011
Old 11-10-2011 , 02:58   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #862

Code:
"OnHealthChanged" "workspots02[ESC]TurnOff[ESC]0[ESC]-1"
I couldn't find any answers about this...

when using stripper_dump, what are these 'ESC' (as displayed in notepad++) characters? and how would you input these values into to SetEntProp()?

Last edited by xioSlayer; 11-10-2011 at 19:03.
xioSlayer is offline
daveyboye
Senior Member
Join Date: Aug 2008
Old 11-29-2011 , 20:00   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #863

Stripper is broke due to Source Engine Update 11/29/2011. There was a big model update, so that prob had something to do with it. With Bailopan gone now, is the plugin going to be worked on?
daveyboye is offline
daveyboye
Senior Member
Join Date: Aug 2008
Old 11-30-2011 , 13:43   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #864

Bail messaged me back yesterday and stated he was going to work on an update before the end of the week

Last edited by daveyboye; 11-30-2011 at 13:47.
daveyboye is offline
nightrider
SourceMod Donor
Join Date: Dec 2008
Old 12-03-2011 , 23:18   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #865

Nice .. thank you in advance Bailopan
__________________
[SIGPIC][/SIGPIC] the pantless
I am the Night Rider!, I'm a fuel-injected suicide machine.
I am a rocker! I am a roller!, I am an out-of-controller!


nightrider is offline
Astron
Junior Member
Join Date: Jan 2009
Old 12-04-2011 , 11:37   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #866

How to add spawn points of gathering for for game css CT and Tr
Astron is offline
Tabun
Junior Member
Join Date: Sep 2011
Old 12-06-2011 , 12:35   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #867

Quote:
Would it be possible to make it so that stripper:source loads configs based on a server-side cvar?

Say, stripper_enabled 0/1...

Or, even better, an on-the-fly configurable stripper-maps directory to be chosen, so that you can have several sets of map files on the server that you can "select" between.

That'd be great for configuration and testing. Right now I have to delete/move my configs in order to play with/without the changes I've made.

If it's not currently possible, is it possible for someone to code that in (easily)?

Thanks!
Edit: Never mind, I just heard about the 1.2.2 r48+ updates elsewhere. Cheers!

Last edited by Tabun; 12-06-2011 at 15:27.
Tabun is offline
Astron
Junior Member
Join Date: Jan 2009
Old 12-11-2011 , 00:04   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #868

Sorry.

How to add new spawn points of map for for game css CT and Tr

I have a map with 32 spawn points. I want to add to it 30 more spawn.

Example from the mani admin



// Spawn points for map de_dust2

"de_dust2"

{

// Spawn points for team index 2 (info_player_terrorist)

"2"

{

"21" "-602 -920 176 0 356 0"
"22" "-602 -824 176 0 0 0"
"23" "-602 -736 176 0 0 0"
"24" "-698 -736 176 0 0 0"
"25" "-786 -736 176 0 0 0"
"26" "-514 -672 144 0 0 0"
"27" "-514 -760 144 0 0 0"
"28" "-514 -856 144 0 356 0"
"29" "-514 -952 144 0 356 0"
"30" "-994 -851 176 0 156 0"
"31" "-1090 -912 176 0 156 0"
"32" "-843 -912 176 0 156 0"

}



// Spawn points for team index 3 (info_player_counterterrorist)

"3"

{

"21" "306 2304 -88 0 255 0"
"22" "210 2304 -88 0 255 0"
"23" "210 2144 -88 0 180 0"
"24" "306 2144 -88 0 180 0"
"25" "402 2144 -88 0 0 0"
"26" "498 2144 -88 0 0 0"
"27" "210 2224 -88 0 222 0"
"28" "306 2224 -88 0 222 0"
"29" "352 2224 -88 0 324 0"
"30" "402 2224 -88 0 324 0"
"31" "448 2224 -88 0 324 0"
"32" "204 2428 -88 0 324 0"
"33" "498 2224 -88 0 324 0"
"34" "295 2420 -88 0 324 0"

}

}

Last edited by Astron; 12-11-2011 at 00:09.
Astron is offline
daveyboye
Senior Member
Join Date: Aug 2008
Old 12-14-2011 , 18:12   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #869

Bail, would you consider making this project open source or porting it over to sourcemod so that it can live on. I have not heard back from you since 11/29/11 and thus have not been able to use Stripper on my hl2dm server. This plugin provides most of the functioning for my server.
daveyboye is offline
rhelgeby
Veteran Member
Join Date: Oct 2008
Location: 0x4E6F72776179
Old 12-14-2011 , 19:45   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #870

You can pull or download the source from this place (as noted in the first post): http://hg.alliedmods.net/strippersource/
__________________
Richard Helgeby

Zombie:Reloaded | PawnUnit | Object Library
(Please don't send private messages for support, they will be ignored. Use the forum.)

Last edited by rhelgeby; 12-14-2011 at 19:46.
rhelgeby is offline
Send a message via MSN to rhelgeby
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 14:00.


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