• 0

    posted a message on Third Person Shooter (TPS) engine - Download if you need one

    OK, quad post, i figured out that (i have a computer player set currently) when the computer builds units it will not allow me to shoot the new units

    suggestions?

    FIXED

    had to set up re-occuring set new script to re-call "set unit height" trigger every 1.0 secconds of the game

    Posted in: Triggers
  • 0

    posted a message on Third Person Shooter (TPS) engine - Download if you need one

    ok, so, you're going to hate me for tripple positng, but i think i found an error in your math (set TraceHeight = ((Tan(CamPitch)) * ( TraceDistance * -1.0))) shouldn't that be (set TraceHeight = ((Tan(CamPitch)) * ( TraceDistance * -1.0))+ currentUnitZHeight) or somthing along those lines, because your'e not factoring in the natural terrain of a map ... @ least i don't think

    nvm i found where u set the cam to map height =P ir tard =P it was the next post that was causing the error

    Posted in: Triggers
  • 0

    posted a message on Third Person Shooter (TPS) engine - Download if you need one

    @Murkwater: Go

    i was right its fixed, although now i have an error where i can only kill things on the same ish level of the map, but as i go up hill it stops working correctly any ideas?

    Posted in: Triggers
  • 0

    posted a message on Third Person Shooter (TPS) engine - Download if you need one

    Ok, I have a gigantic problem, that i thought i solved by myself, but turns out i didn't (course i didn't make it worse) i put the TPS engine in and I want to be able to shoot everything friend or foe etc...currently you can shoot... the terrain and thats it, i am in super pre-alpha on my map, working on a million different things, i'm collaborating with a friend and would love it if some one could help me, send me an email if you're interested in helping etc...i set up "dropbox" and sit here on vent with my friend adding stuff talking about the map objectives etc... i'll give vent info+ share "dropbox file" etc.. also posting a fix would be amazing

    [email protected]

    EDIT: i'm assuming it has somthing to do with unit height

    Posted in: Triggers
  • To post a comment, please or register a new account.