Home   Help Search Login Register  

Author Topic: How to make a trigger work at a certen hight?  (Read 2076 times)

0 Members and 1 Guest are viewing this topic.

R.I.P-omega-

  • Guest
Re:How to make a trigger work at a certen hight?
« Reply #15 on: 24 Sep 2005, 13:28:28 »
Quote
Did you set the height of the GameLogic?  To to this you will need to put the following code in the init field of the GameLogic:
this setpos [(getpos this select 0), (getpos this select 1), 1000]

-Student Pilot

yes i did still dosent work....

Offline THobson

  • OFPEC Patron
  • Former Staff
  • ****
Re:How to make a trigger work at a certen hight?
« Reply #16 on: 24 Sep 2005, 14:12:46 »
I suggest you tell us exactly what you did.  Copy and paste the various fields of the trigger and the init field of the GL and describe the trigger fields that you can't copy.

R.I.P-omega-

  • Guest
Re:How to make a trigger work at a certen hight?
« Reply #17 on: 24 Sep 2005, 15:26:59 »
it works(my misstake i forgot to name the game logic...) BUT i need it to work on the TOP of the scaffold becuse it dose work BUT it all so works when im at the buttom of the scffolld...

Offline Triggerhappy

  • Contributing Member
  • **
  • Llama, it's what's for dinner.
Re:How to make a trigger work at a certen hight?
« Reply #18 on: 24 Sep 2005, 16:01:10 »
make the distance smaller until it works at the height you want

R.I.P-omega-

  • Guest
Re:How to make a trigger work at a certen hight?
« Reply #19 on: 24 Sep 2005, 21:13:10 »
well it works thx to you all you have helped me alot! :D