PDA

View Full Version : How can I slow down the walk speed of players?



mcduke
15th January 2007, 04:14
I know this sounds like an odd question but, I've been on some tactical servers where you are only allowed to move around while crouching, except to get away from a grenade. I've noticed that the servers are almost always full. I think ti's because it forces the players to be more tactical in game play rather then the unrealistic run and gun. I would like to try that on my server but instead of explaning to everyone about the type of movement expected form them I would just slow down the walking some (but not quite as slow as the crouched movement). So, lthe realism of the bjustreal mod with slower movement would make for some excellent tactical game play.

Tikkas
15th January 2007, 09:10
If I'm not mistake you have to go and change a parameter in the mod itself.
there is no cvar.

cheers

Tikkas

mcduke
15th January 2007, 17:27
According to Bjusterbaarlik you just - Edit the movespeedscale// value in the weapons files- However, I cann't find the value in the weapons file. I even looked for it exactly where he said.

Open the zzz_svr_BJustReal.iwd file, then go to weapons/mp/ and you will find all of the weapons files in there. If you open a file, for example g43_mp, you will see a lot of unsorted text which are the values. Then, just search for movespeedscale.

I found the weapons/mp/ and the individual weapons listed, but could find nothing on the movespeedscale to change the value. Should there be a folder to open? I found no folders in there.

Bjusterbaarlik
15th January 2007, 22:52
Open the weapons files themselves in notepad or something. It might be handy to extract all the files from the iwd first, then edit them and put them back in again. If you open the weapons files in notepad, you will find the moveSpeedScale value.

mcduke
16th January 2007, 05:04
Well, I'm doing something wrong cuz I cann't find anything about movespeedscale for any weapons in zzz_svr_BJustReal.IWD file. Oh, I do find weapons/mp/30cal_prone_mp”ŪrŚ , ect. but that's it. I can see reference to the other weaponi types in the game weapoins/mp/bar_mp and the like, but nothing inorder to change movement speed. I opened up zzzk_svt_BJustReal.IWD in notepad. I even tired to use find for movespeedscale (even just move or speed) and found nothing. What am I doing wrong??

Bjusterbaarlik
16th January 2007, 13:46
Try to open the iwd file with winrar (http://rarlabs.com/download.htm) and try again.

mcduke
17th January 2007, 02:00
I opened it with winrar and got the same thing. Can you give me an example of what I'm suppose to see?
Okay, I know what you mean now. I thought you meant open the zipped file with winrar. But, now I know you meant actually view the file with it. Thanks.

mcduke
17th January 2007, 06:04
Okay I now see what you mean. I thought you meant to unzip the file with winrar. I didn't think of actually viewing the file, which then shows the folders. But, how do I edit the file? I tried to edit it in winrar but cann't.

Bjusterbaarlik
17th January 2007, 14:35
I think you can right-click the files and select "edit" from the menu. If that is not possible, you have to extract the files somewhere, edit them and put them back in.

mcduke
19th January 2007, 22:40
Nope, there is no option to do any editing. What type of a program would I need to do that with. I don't know anything about programming. Would I need a hex editor?

mcduke
21st January 2007, 18:31
Okay, I figured it out. When you open up the folder to see the individual files you change the files by renaming them with the .txt extension. Then you can use notepad to go into the file to make changes. When you're done just rename the file again by just removing the .txt extension.