Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Victorious_Games

Pages: 1 2 [3] 4 5 ... 10
21
Turok 2 Seeds of Evil Modding/Mapping / Re: TUROK 2 ASCENSION
« on: October 27, 2018, 02:30:06 PM »
For this version I’ve only made changes to the Death Marshes. For the next release I’m gonna make more changes to the other worlds too.

Anybody got an answer for my question?

22
Turok 2 Seeds of Evil Modding/Mapping / Re: TUROK 2 ASCENSION
« on: October 26, 2018, 08:07:28 AM »
As u guys may remember I was making some changes to the death marsh maps’ fog by getting rid of the black fog and replacing it with grey fog. I’ve got all that done and realized that the tops/cutoff points of the trees and the vines that hang from above are now very visible. I guess the black fog was used to hide this. So anyways I’m going through the maps again and adding tree tops and moving the hanging vines further up into the sky. It looks awesome and really makes the death marshes look like actual marshes. Here’s my problem.

After moving the vines I noticed that a transparent slightly visible version of them was left behind right where they use to be. I guess it was something that has to do with their lighting or hit detection? I’m really not sure. How do I remove this and add it to their new position?

23
Turok 2 Seeds of Evil Modding/Mapping / Re: TUROK 2 ASCENSION
« on: September 27, 2018, 08:15:52 AM »
Ok that makes sense. I’ll look into that. Thanks for the tip.

24
Turok 2 Seeds of Evil Modding/Mapping / Re: TUROK 2 ASCENSION
« on: September 20, 2018, 09:23:56 PM »
When you enable something like this:

Code: [Select]
self.Flags() |= AF_NODAMAGE;

how do you disable it? I've tried this:

Code: [Select]
self.Flags() &= ~AF_NODAMAGE;

but nothing changes.

25
Turok 2 Seeds of Evil Modding/Mapping / Re: TUROK 2 ASCENSION
« on: September 08, 2018, 02:48:31 PM »
Could somebody please explain to me how to go about adding a thin layer of fog in the air for a map like the Death Marshes. I want to add that foggy sky look like the original Turok game had in the jungle levels. Is it a mesh or a particle effect? I got something going already with a custom particle effect I made but it doesn't get that same effect.

26
Turok 2 Seeds of Evil Modding/Mapping / Re: TUROK 2 ASCENSION
« on: September 06, 2018, 09:41:42 PM »
Have you been visiting the ModDB site?

27
Turok 2 Seeds of Evil Modding/Mapping / Re: TUROK 2 ASCENSION
« on: September 06, 2018, 03:09:43 PM »
I forgot to post an update on this issue. I did the same thing but it didn’t fix the problem. It seems that if u don’t go through a portal then u don’t have a checkpoint. So if u load up a map and don’t go through at least 1 portal then you’ll get this error.

28
Turok 2 Seeds of Evil Modding/Mapping / Re: TUROK 2 ASCENSION
« on: September 04, 2018, 06:38:06 PM »
Never mind what I said before. This bug is only happening with my mod. It may have corrupted the original game some how but after removing the kexengine.cfg file and running the game without my mod it worked as it should. With my mod not so much.

29
Turok 2 Seeds of Evil Modding/Mapping / Re: TUROK 2 ASCENSION
« on: September 03, 2018, 04:25:23 PM »
I just noticed that if I die the game won't send me back to my last checkpoint. Even when I'm not using my mod the game doesn't send me back to the last checkpoint I was at after the Regeneration cutscene where Turok is brought back to life. The game just dumps me off into the Regeneration map off to the side of the actual platform that Turok comes back to life on. He never walks through the portal like he's supposed to sending you back to the last checkpoint.

The last console message I get is: "kexGameModeSP::DoPlayerWarp: Could not warp to -1 in level -1"

I get this message whether or not I'm using my mod and whether or not I died on a map that I loaded up via the console with the "map" command or if I died after starting a proper new game.

Anybody else have this issue?

30
Nevermind. I just needed to really increase the size of my model. It's all good.

Pages: 1 2 [3] 4 5 ... 10
SimplePortal 2.3.6 © 2008-2014, SimplePortal