Page 1 of 1

FP models?

Posted: Wed Sep 19, 2007 1:42 am
by YagerX
Well i've been adding accension and i've come up with some difficulties:
Fp models are screwwed
Sentinal beam(blue) no weapons at all
and wrong weather (probably my fault)
Also how can i make active scenery circle the map and not just fly straight
help thanks

Posted: Wed Sep 19, 2007 7:01 am
by DarkShallFall
Expalin your first person model problem problem.

The blue sientinal is a [tdtl].

Weather is the [weat] tag in [sbsp]

Posted: Wed Sep 19, 2007 10:41 am
by AFuzySquirrel
sounds to me like he used h2c.. and did it improperly.

Posted: Wed Sep 19, 2007 11:36 am
by YagerX
yea probably what squirrel said, though all i did was decompile the map and recompile it with the weather as in this tut....and i think i found a soloution here... i think i just need to rebuild it again with a clean map?
by the way i ment the blue sentinal beam weapon not the character...
also the fp problem was that only the weapons showed up in game, you couldnt see you hand....

Posted: Wed Sep 19, 2007 11:50 am
by AFuzySquirrel
no heres what happens... you prolly deompiled the MP map first.... then the SP map.. well you shoudl have done it the other way around.. cuz SP last will overwrite all MP Vehicles Weapons Characters....ect.. by doing this you give the map improper raw and a list of wrong offsets and offsets that are useless and are not needed... so to fix decompile ant MP map other than the one your working on and it will overwrite all the SP stuff and your golden so heres what you do..

1. deompile a MP map other than the one your working on
2. then rebuild your map as you would normally..

Also if you didnt know... weather requires h2c version 3-7-7

Posted: Wed Sep 19, 2007 8:27 pm
by YagerX
ZOMG thanks i'm gonna try it now