• Prophunt (Banning Props)
    5 replies, posted
On like say maps like cs_office, by default you are allowed to become the remote and mouse, how do I know what is the model name for those so i can restrict it where players can't become them? I tried using GCFScape to view the contents of the map but there was no models folder, just a lumps and a materials folder, along with cs_office.ent and cs_office.zip.
There are a few console commands which output loaded models to console / maps-models to file: "listmodels" - List loaded models. "model_list" cheat - Dump model list to file Typically those models are named appropriately. Just search the excel file for remote, etc...
sweet listmodels works, sadly the owner of the servers doesnt have sv_cheats set to 1, so i will just go through the painful way or reading it from console lol. Though I probably could set sv_cheats to 1
"models/props/cs_office/computer_mouse.mdl", "models/props/cs_office/projector_remote.mdl",
[QUOTE=Gizmotist;45642005]sweet listmodels works, sadly the owner of the servers doesnt have sv_cheats set to 1, so i will just go through the painful way or reading it from console lol. Though I probably could set sv_cheats to 1[/QUOTE] Well if you really want to, just close the server for maintenance sometime late at night when there are no palyers and set sv_cheats 1
@Blasteh i know those two, i just used office as an example :) @JasonMan34 Servers are dead now anyways, and i have my own private one running off my pc, so I can just change maps whenever :)
Sorry, you need to Log In to post a reply to this thread.