Cod4 Server Help?
Moderator: Core Staff
-
- CJ Wannabe
- Posts: 27
- Joined: October 8th, 2011, 1:34 am
Cod4 Server Help?
Bought a server from YCNHosting.com, got my own server cfg ect, now iv been having a problem implementing DVAR's, i wish to have "jump_slowdownenable 0" ect ect, but no idea on how to implement it... can anyone help ?
Re: Cod4 Server Help?
Add it to your server config file, and/or command line.
set jump_slowdownenable "0"
set jump_slowdownenable "0"
-
- CJ G0D!
- Posts: 1575
- Joined: June 3rd, 2009, 9:02 pm
- Location: Cardiff University, UK
Re: Cod4 Server Help?
^Note you need to enable cheats on the server (devmap) to have that implemented IIRC.
Other way to do it is by having a linux-based server and editing the .exe in some way.
Other way to do it is by having a linux-based server and editing the .exe in some way.
-
-
- CJ Wannabe
- Posts: 27
- Joined: October 8th, 2011, 1:34 am
Re: Cod4 Server Help?
Nevermind i figured it out. I had to add it to a script.
Also, anyone have any idea on how to get custom noclip/teleport scripts working?
Also, anyone have any idea on how to get custom noclip/teleport scripts working?
-
- CJ G0D!
- Posts: 1575
- Joined: June 3rd, 2009, 9:02 pm
- Location: Cardiff University, UK
Re: Cod4 Server Help?
For adding custom noclip/teleport scripts, you would just add it in the same way? Unless you mean you're unsure of how to script the custom noclip/teleport.hullabalusa wrote:Nevermind i figured it out. I had to add it to a script.
Also, anyone have any idea on how to get custom noclip/teleport scripts working?
-
-
- CJ Wannabe
- Posts: 27
- Joined: October 8th, 2011, 1:34 am
Re: Cod4 Server Help?
Ok i now have noclip/Pickupmod working, both in the "addon.gsc" anyone have a teleport script ?
-
- CJ G0D!
- Posts: 1575
- Joined: June 3rd, 2009, 9:02 pm
- Location: Cardiff University, UK
Re: Cod4 Server Help?
Look at the scripting guide for dummies and think about making one yourself.
-
-
- CJ Wannabe
- Posts: 27
- Joined: October 8th, 2011, 1:34 am
Re: Cod4 Server Help?
F |Madness| U wrote:Look at the scripting guide for dummies and think about making one yourself.
not very helpful, read through it and didnt really tell me much tbh, i would need to know how to configure it, get the words ect
-
- CJ G0D!
- Posts: 1575
- Joined: June 3rd, 2009, 9:02 pm
- Location: Cardiff University, UK
Re: Cod4 Server Help?
Seriously? Not very helpful? It's an amazingly well-written guide that has probably helped hundreds, if not more, to learn to script. I know I learnt by using that guide and looking at various scripts already written (both stock scripts and custom ones made by non-devs), and I found it for the most part extremely clear and easy to understand.hullabalusa wrote:F |Madness| U wrote:Look at the scripting guide for dummies and think about making one yourself.
not very helpful, read through it and didnt really tell me much tbh, i would need to know how to configure it, get the words ect
Anyway, if you don't want to learn how to script a teleport function yourself, I'm sure if you google hard enough you will find one.
-
-
- CJ Wannabe
- Posts: 27
- Joined: October 8th, 2011, 1:34 am
Re: Cod4 Server Help?
i did find it helpful, although i already knew 90% of it.
what i need is like the middle code :S i dunno its hard to explain
what i need is like the middle code :S i dunno its hard to explain
-
- CJ G0D!
- Posts: 1575
- Joined: June 3rd, 2009, 9:02 pm
- Location: Cardiff University, UK
Re: Cod4 Server Help?
By `middle words` I assume you mean the code that is kind of specific to CoD(4)? Such as for using any sort of teleport system you're going to need the words self.origin or player.origin, and setOrigin().
If this is what you mean, this website is going to help a lot. http://www.zeroy.com/script/
If this is what you mean, this website is going to help a lot. http://www.zeroy.com/script/
-
Who is online
Users browsing this forum: No registered users and 0 guests