View Single Post
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 09-26-2021 , 23:21   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1787

Quote:
Originally Posted by yHaruki View Post
did/can someone explain here how to actually use it, like how do i get the position & classname?

Things like this are completely new to me and the only thing i have found was this

any help would be appreciated!
- On your server, change your map to one you like "modified".
- In server console, use command: stripper_dump

- You get dump file in ...addons/stripper/dumps/*.cfg
Open file with Notepad++ or else better notepad program.
You can see list entities from map.

- You can try look specific entity by teleporting yourself to it with coordinates (client console setpos 0.000000 0.000000 0.000000)

- Another way you could do is de-compile copy of map and look things through Hammer -map editor. Then you fiddle custom things into stripper map cfg file ...addons/stripper/maps/mapname.cfg
You not compile that map back. Everytime you compile map it create new CRC code, which would cause conflict with players and server map ("map differs from server")
__________________
Do not Private Message @me
Bacardi is offline