Home   Help Search Login Register  

Author Topic: Multi Person Rappel  (Read 10711 times)

0 Members and 1 Guest are viewing this topic.

Offline Blip

  • Members
  • *
  • ...Old OFP FART...
Re:Multi Person Rappel
« Reply #30 on: 07 Dec 2004, 18:19:29 »
Hey All-

Trigger I totally follow you with the ropes.  I actually realized that when I was making the initial scripts but couldn't find a way around it.  

I was able to jump on a network and try the scripts out in MP and saw pretty much just what Flaber described.  After digging through snYpirrs support pack and how he runs his rappel scripts for MP, I think we need to look into the scripts just running local and not the server like Flaber mentioned.

I am going to pm snYpir and see if we can't get his help as well.

Later,

Blip :joystick:
« Last Edit: 07 Dec 2004, 20:30:14 by Blip »
...NIGHT WALKER....

Offline Triggerhappy

  • Contributing Member
  • **
  • Llama, it's what's for dinner.
Re:Multi Person Rappel
« Reply #31 on: 07 Dec 2004, 21:36:23 »
i'm pretty sure this will make it local, but we still have the global problem:
?!(local server):exit

RONIN =ASP=

  • Guest
Re:Multi Person Rappel
« Reply #32 on: 03 Jan 2005, 05:57:11 »
Any news on the MP thing yet??

This is way kool - Would b good 2 see it working for MP - Any Progress??

Happy New Year Peeps :D

 ;D

Offline Triggerhappy

  • Contributing Member
  • **
  • Llama, it's what's for dinner.
Re:Multi Person Rappel
« Reply #33 on: 03 Jan 2005, 06:01:27 »
i don't know anything really about mp scripting, so i'm at a loss on this one.
and gurus out there still listening?

Offline Blip

  • Members
  • *
  • ...Old OFP FART...
Re:Multi Person Rappel
« Reply #34 on: 03 Jan 2005, 06:46:58 »
Happy New Year-

I too have no clue how to convert it to MP.  I posted for some help in the recruitment depot but haven't got any replies.

Do you think it would help to start a thread in the MP scripting forum?

Later,

Blip
...NIGHT WALKER....

Offline Triggerhappy

  • Contributing Member
  • **
  • Llama, it's what's for dinner.
Re:Multi Person Rappel
« Reply #35 on: 03 Jan 2005, 17:56:32 »
probably

Offline Flaber

  • Members
  • *
    • Escuadron 13th TigerSharks
Re:Multi Person Rappel
« Reply #36 on: 13 Jan 2005, 18:21:59 »
I'm working on it, at this moment in single player you can use multiple helicopters rappelling at the same time.

(I have also reduced the script to 3 files)

Offline Triggerhappy

  • Contributing Member
  • **
  • Llama, it's what's for dinner.
Re:Multi Person Rappel
« Reply #37 on: 14 Jan 2005, 00:21:50 »
how'd you do it?
I had an idea using arrays of ropes to keep track of them. is that how you did it?

Offline Flaber

  • Members
  • *
    • Escuadron 13th TigerSharks
Re:Multi Person Rappel
« Reply #38 on: 14 Jan 2005, 02:31:30 »
I used local variables when creating the ropes:

_rope = "snyrope" createvehicle [0,0,0]

But I have also added more parameters to the secundary scripts to track the ropes. and I removed all global variables like ground and precalculate times needed for rappel.

I also don't use 4 scripts to create 4 ropes, only one script for all ropes,and  one for all rappel proccess


I will left the mision you left here but with 3 or 4 helis rappelling at the nearly same time.

Give me a few hours to sleep, and I will post here the mission.

MP version is also giving me a big headache :(



Offline Triggerhappy

  • Contributing Member
  • **
  • Llama, it's what's for dinner.
Re:Multi Person Rappel
« Reply #39 on: 14 Jan 2005, 04:34:33 »
yeah, thats almost exactly what I tried, but I got a headache....and a school...lol :P

Offline Flaber

  • Members
  • *
    • Escuadron 13th TigerSharks
Re:Multi Person Rappel
« Reply #40 on: 14 Jan 2005, 16:35:16 »
yep... here is the mission , so you can test the mp rappel.

The example mission is located in nogova, I have used 4 helicopters.

you are in one of the roofs from petrovice, so you can see all choopers at the same time.

put the mission in your user/missions folder.

one more think, as I'm testing the scripts in mp, the scripts need a logic variable called server to properly run.


Flaber

Offline greg147

  • Contributing Member
  • **
    • Royal Air Assault Battalion
Re:Multi Person Rappel
« Reply #41 on: 14 Jan 2005, 23:57:11 »
I tried this, and I got a problem.  :-\

When the guys rapelled, the chopper slowed down and hovered like it should, but the guys inside we're teleported 50m over the sea somewhere, where they all died instantly.

Royal Air Assault Battalion - [L/Cpl] Greg
RAAB

Offline Triggerhappy

  • Contributing Member
  • **
  • Llama, it's what's for dinner.
Re:Multi Person Rappel
« Reply #42 on: 15 Jan 2005, 02:47:19 »
worked fine fer me...

[img removed].jpg[/img]
« Last Edit: 15 Jan 2005, 02:48:09 by Triggerhappy »

Offline Flaber

  • Members
  • *
    • Escuadron 13th TigerSharks
Re:Multi Person Rappel
« Reply #43 on: 15 Jan 2005, 04:50:20 »
teleported... mmm strange... do you have the addon needed ?

Addons Needed: snYpir's support pack

did you put a game logic called server ??

it works fine for me...

Offline greg147

  • Contributing Member
  • **
    • Royal Air Assault Battalion
Re:Multi Person Rappel
« Reply #44 on: 15 Jan 2005, 09:45:52 »
Ah, I don't have snypirs support pack  ;)

Thanks, i'll get that then try again  :)
Royal Air Assault Battalion - [L/Cpl] Greg
RAAB