Home   Help Search Login Register  

Author Topic: respawning under the "harbour concrete block"  (Read 887 times)

0 Members and 1 Guest are viewing this topic.

Commando

  • Guest
respawning under the "harbour concrete block"
« on: 07 Sep 2003, 01:59:08 »
I got a serious bugg in my mission the rock and i discovered it at my latest weekend lan party with 2 friends that i respawn where i died and i also respawn under the concrete blocks that i have placed in the water... when starting the mission the soldiers starts on top of the concrete blocks but after a few respawns here and there I respawned under the concrete block in the water and killing me almost instantly...  :-\

any one got any ideas on how to fix this?

Offline Terox

  • Former Staff
  • ****
  • Follow the Sappers!
    • zeus-community.net
Re:respawning under the "harbour concrete block"
« Reply #1 on: 07 Sep 2003, 11:57:25 »
change the respawn location or when the player becomes alive use a setpos getpos command increasing the players height


Player setpos [getpos this select 0, getpos this select 1, X]

X is the height, above or below ground height that you want to shift the object , player
>0 is higher
<0 eg -1 is lower
« Last Edit: 07 Sep 2003, 11:58:56 by Terox »
Zeus ARMA2 server IP = 77.74.193.124 :2302
Teamspeak IP = 77.74.193.123

Commando

  • Guest
Re:respawning under the "harbour concrete block"
« Reply #2 on: 07 Sep 2003, 13:23:42 »
Well i have put the setpos code in the init line of the soldeirs but it seems like it doesn't work so well after a few deaths :P
But im thinking about puting the soldiers on some small real islands and not on the concrete blocks maybe that will make a difference.