Remove/disable noclip from prokreedz and one more question

Started by enddDD
25/04/2015 21:16
Page 1 of 1
enddDD25/04/2015 21:16

Hi can somebody tell me how to remove/disable noclip from prokreedz?
Also, i have a bug on my server.Maybe somebody knows why.So, everytime my server crashes or if i restart the server, it has a default map wich is the first map on the server.Nomatter what map i set to be on restart it has a bug: canot spectate anyone.If i type /spec it moves me to spectators only in the scoreboard, but i can still play/jump etc.Any solutions for this ? Thanks.

mpasd^26/04/2015 01:10

As for no clip i guess you would have to edit the .sma. And i'm not sure what to edit...
And the second bug happens to me to... so every time the server restarts i just change the map. Don't know what's causing this...
would like to know a solution to this one too...

JocA Banned26/04/2015 12:23

yea, you have to edit sma...the simplest way is to find line in .sma

'register clcmd ( say /noclip, cmdNoClip, id )' something like that lol :D
also there is for /nc line...

so you need to put '//' before these lines and thats it....

for server crashing...maybe your plugins are not supporting with each other (dont know to say it, but i hope you understand) ... maybe couse of that is uq_stats (possibly you have it) cuz thats a huge code which is really bad coded...but who knows, maybe thats not a solution...thas my opinion

fragility26/04/2015 13:27

a very simple "solution" for this spec bug:

create a config file in /addons/amxmodx/configs/maps/ with the name of the map your server starts with ... e.g. "de_dust2.cfg"
content of this config file: mp_timelimit 1

so the first map will switch after one minute and players do not have to wait so long :P

enddDD27/04/2015 17:33

Yes,but i want to play that first map,not timelimit 1..so it is not such a really good solution.Thanks anyway.

fragility27/04/2015 17:38

yeah.. its more a workaround than a real solution. you still could edit your server's settings, that you always have de_dust2 as first map and then switch to a random one or something like that.

Page 1 of 1

Please log in to post replies.