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

Plugin similiar to Stripper:Source


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
iGANGNAM
AlliedModders Donor
Join Date: Sep 2012
Location: Lithuania
Old 03-01-2016 , 09:18   Plugin similiar to Stripper:Source
Reply With Quote #1

Hello. I think it would be a great idea to create plugin where you can remove objects inside game without needing decompiling map for getting it's hammerid and later hardcoding it to the plugin.

Main features:
  • Remove entities from map (There should be list of entities so admin could add it to remove list)
  • Teleport to entity
  • Search for entities hammer id by range (e.g. !range 5)
  • Remove entities by hammer id with command
Very useful plugin for bhop, course (where you want map to be acomplished many times, remove spawn killers), surf (removing jail doors) and more !

It wouldn't be like stripper who removes just before map launch (removing entities who might crash the server). Just better version for people who wants to remove specific entities without decompiling map(I mean if you want to look for spawn killer entity you need to decompile map for sure)
iGANGNAM is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 03-01-2016 , 10:45   Re: Plugin similiar to Stripper:Source
Reply With Quote #2

Do you know of using stripper_dump in Stripper:Source? That does essentially what you want (dumps all entities to a text file), you don't need to decompile anything.

To remove spawn killers just strip the associated trigger_hurt or logic_timer. Stripper is a super powerful tool when you learn to use it, very much worth

Last edited by sneaK; 03-01-2016 at 10:46.
sneaK is offline
headline
SourceMod Moderator
Join Date: Mar 2015
Old 03-01-2016 , 11:20   Re: Plugin similiar to Stripper:Source
Reply With Quote #3

I have an "Entity Killer" plugin where you can even configure a random percentage of the time it will spawn, or just delete it outright. For example in Jailbreak if you want a gun in a cell to only spawn 1/10th of the time you can do that.

Last edited by headline; 03-01-2016 at 12:12.
headline is offline
headline
SourceMod Moderator
Join Date: Mar 2015
Old 03-01-2016 , 12:10   Re: Plugin similiar to Stripper:Source
Reply With Quote #4

Quote:
Originally Posted by Franc1sco View Post
Then release it here or you are breaking the rules (?)
Code:
  • Do not advertise (including in signatures) the sale of turnkey (i.e. pre-made) plugins, work-for-hire is fine.
When did I say I'm selling it? Don't be so quick to jump on people, Francisco. Especially with your history…

Last edited by headline; 03-01-2016 at 12:32.
headline is offline
hu3br
Senior Member
Join Date: Apr 2015
Old 03-01-2016 , 13:16   Re: Plugin similiar to Stripper:Source
Reply With Quote #5

Need it too!
hu3br is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 03-01-2016 , 16:39   Re: Plugin similiar to Stripper:Source
Reply With Quote #6

https://forums.alliedmods.net/showthread.php?p=663070

We could fix it up and add features to it.
Drixevel is offline
iGANGNAM
AlliedModders Donor
Join Date: Sep 2012
Location: Lithuania
Old 03-13-2016 , 15:30   Re: Plugin similiar to Stripper:Source
Reply With Quote #7

Quote:
Originally Posted by redwerewolf View Post
https://forums.alliedmods.net/showthread.php?p=663070

We could fix it up and add features to it.
hihihi Hooker extension it should be rewritten from scratch with new syntax.
iGANGNAM is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 03-13-2016 , 19:33   Re: Plugin similiar to Stripper:Source
Reply With Quote #8

Quote:
Originally Posted by iGANGNAM View Post
hihihi Hooker extension it should be rewritten from scratch with new syntax.
Yeah, It could be coded much better.
Drixevel is offline
iGANGNAM
AlliedModders Donor
Join Date: Sep 2012
Location: Lithuania
Old 03-26-2016 , 07:05   Re: Plugin similiar to Stripper:Source
Reply With Quote #9

I'm still looking for such plugin
__________________
iGANGNAM is offline
friagram
Veteran Member
Join Date: Sep 2012
Location: Silicon Valley
Old 03-26-2016 , 08:26   Re: Plugin similiar to Stripper:Source
Reply With Quote #10

The problem with probing entities is many do not have certain properties and if you query them, you get an error.
You need something like stripper to read them and list the properties, or a template which says what all properties every entity has, so you can search and edit. Big mess.

Just use stripper and read the dump file, or if it isa map entity, use entspy
__________________
Profile - Plugins
Add me on steam if you are seeking sp/map/model commissions.
friagram 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 01:24.


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