Page 2 of 2
Re: brush width, height, length | and player dvar/server iss
Posted: August 4th, 2013, 5:46 pm
by F |Madness| U
So confused by this thread. Are you trying to make a mod (or a plugin - some kind of .gsc scripting)? If not, what are you trying to do?
Re: brush width, height, length | and player dvar/server iss
Posted: August 4th, 2013, 6:50 pm
by pcbouncer
I am trying to make a script that changes certain dvars
Re: brush width, height, length | and player dvar/server iss
Posted: August 4th, 2013, 8:50 pm
by F |Madness| U
Elaborate on script.
Are you trying to modify a .gsc file (presumably in a mod) to do this?
Re: brush width, height, length | and player dvar/server iss
Posted: August 5th, 2013, 4:49 am
by megazor
The mod may reset speed scale to default.
Re: brush width, height, length | and player dvar/server iss
Posted: August 5th, 2013, 6:20 am
by pcbouncer
its in the map gsc
Re: brush width, height, length | and player dvar/server iss
Posted: August 6th, 2013, 6:17 am
by pcbouncer
It was the server. A smart dude made compatible functions by reverse engineering and making new files called .gsx.
fuck me.
Re: brush width, height, length | and player dvar/server iss
Posted: August 6th, 2013, 10:41 am
by F |Madness| U
Yeah it was as I thought, it was in Ninja's Linux server modifications. Happened to stumble across it yesterday. Still setmovespeedscale() should've been working though!
Re: brush width, height, length | and player dvar/server iss
Posted: August 6th, 2013, 11:49 am
by pcbouncer
yeah, i'm still having a lot of trouble understanding menu files. its like a different language to me, and i've tried looking at cod's default menu scripts, i just dont get it. :c
Re: brush width, height, length | and player dvar/server iss
Posted: August 6th, 2013, 1:15 pm
by F |Madness| U
Still hard to understand, but this is quite a good tutorial for them
http://braxi.org/forum/showthread.php?tid=801
Re: brush width, height, length | and player dvar/server iss
Posted: August 6th, 2013, 8:35 pm
by pcbouncer
thanks