How do you

Discuss all aspects related to modding Zandronum here.
Post Reply
User avatar
Snakezz
 
Posts: 79
Joined: Sun Jul 01, 2012 1:18 am
Location: Pennsylvania
Contact:

How do you

#1

Post by Snakezz » Sat Nov 10, 2012 6:02 am

I realized that the player is very short in comparison to the textures and geometry needed to accompany those textures. I figured a simpler solution than re sizing the whole map would be to just change the player's height. But I am unsure on how to do so.

User avatar
Disguise
Retired Staff / Community Team Member
Posts: 359
Joined: Thu May 24, 2012 10:00 pm
Location: Romania
Contact:

RE: How do you

#2

Post by Disguise » Sat Nov 10, 2012 2:27 pm

Image

User avatar
Ænima
Addicted to Zandronum
Posts: 3579
Joined: Tue Jun 05, 2012 6:12 pm

RE: How do you

#3

Post by Ænima » Sat Nov 10, 2012 5:00 pm

People have done this before. See: Doomero's old csbeta wad. It doesn't really work well.
Reinforcements: midgame Survival joining/respawning
Doom64: Unabsolved: Doom64 + Diablo II
ZandroSkins: a pack made by our community
AeniPuffs: 3D blood and bullet puff effects, free to use for your own mods
Squad Radio: a WASD-based radio chat menu, add your own custom sounds!
Mercenaries (on hold)
Image

User avatar
Snakezz
 
Posts: 79
Joined: Sun Jul 01, 2012 1:18 am
Location: Pennsylvania
Contact:

RE: How do you

#4

Post by Snakezz » Sun Nov 11, 2012 4:23 am

Also, player speed is 1? So it is impossible to go slower than the current rate of speed the doomguy already travels? Even the walking pace is quite obnoxious.

Catastrophe
Retired Staff / Community Team Member
Posts: 2569
Joined: Sat Jun 02, 2012 2:44 am

RE: How do you

#5

Post by Catastrophe » Sun Nov 11, 2012 6:58 am

There's ways to change it, I'd highly recommend looking at mods.

User avatar
Snakezz
 
Posts: 79
Joined: Sun Jul 01, 2012 1:18 am
Location: Pennsylvania
Contact:

RE: How do you

#6

Post by Snakezz » Sun Nov 11, 2012 9:08 pm

Catastrophe wrote: There's ways to change it, I'd highly recommend looking at mods.
Oh my.

Konda
Forum Regular
Posts: 487
Joined: Thu Jun 07, 2012 5:22 pm

RE: How do you

#7

Post by Konda » Sun Nov 11, 2012 10:07 pm

The speed property doesn't only accept whole numbers. 1 is actually a good number imo. That way you can precisely multiply the speed of doomguy or divide it. Changing the speed to 0.5 will make the doom guy run 2 times slower. Changing the speed to 2 will make doom guy run 2 times faster.

User avatar
Snakezz
 
Posts: 79
Joined: Sun Jul 01, 2012 1:18 am
Location: Pennsylvania
Contact:

RE: How do you

#8

Post by Snakezz » Mon Nov 12, 2012 12:11 am

Konda wrote: The speed property doesn't only accept whole numbers. 1 is actually a good number imo. That way you can precisely multiply the speed of doomguy or divide it. Changing the speed to 0.5 will make the doom guy run 2 times slower. Changing the speed to 2 will make doom guy run 2 times faster.
I wasn't sure if it only accepted whole numbers or not. I assumed most values associated with editing were the basic 1 to 255 and only dealt with whole numbers. Thank you for the info.

TheBladeRoden
 
Posts: 30
Joined: Thu Jun 07, 2012 10:33 am

RE: How do you

#9

Post by TheBladeRoden » Mon Nov 12, 2012 7:15 am

You can go at decimal speeds

edit: urf need to refresh threads before replying
Last edited by TheBladeRoden on Mon Nov 12, 2012 7:18 am, edited 1 time in total.

Post Reply