Home   Help Search Login Register  

Author Topic: Several Questions  (Read 1368 times)

0 Members and 1 Guest are viewing this topic.

Jakerod

  • Guest
Several Questions
« on: 25 Jul 2003, 16:54:07 »
How can i make it so that radio things from papa_bear only show up on one side? Ex. I want it to say that The Armory at Mirov is under attack on the east side but not on the west or res side. Is it possible?

If Res and West are allied and you try to talk to them with the \ key on u switch it to side does it appear for West and Res? (Never Tryed Before)

How can i make it so that a player can surrender and it will drop all his weapons and set him to setcaptive true and if he picks up a gun he will be setcaptive false?

Ill have some more later probably

K i got somemore.... how can i make it so that the mission ends when the two player groups have been comepletely wiped out.

and how can i make it so that when one of the players groups is wiped out they lose. (Note: I already tried linking a trigger to the group setting it to whole group not present it doesnt work)
« Last Edit: 25 Jul 2003, 20:35:56 by Jakerod »

Offline MeKillYou

  • Members
  • *
  • Looking for some prob, shout for me(hehe)
Re:Several Questions
« Reply #1 on: 15 Aug 2003, 15:00:30 »
Did you make a end trigger or switch trigger?
And for which side is it?
If you are east and enemy is west!
And you have killed all west enemies put a trigger

Example:West Not Present Type; End1
And if you want 1 of 2 squads to be wiped out!
You could use a trigger with a hint!

If you dont want it to end make a switch trigger!
West Not Present Type:Switch

And the hint, put in the triggers "init" or is it "on activation" "field
just like this:
Hint: "First group eliminated"
You dont need to use hints but they can save some time when you try
your mission over and over again!  

Offline MeKillYou

  • Members
  • *
  • Looking for some prob, shout for me(hehe)
Re:Several Questions
« Reply #2 on: 15 Aug 2003, 15:03:57 »
For the radio there
at least these commands
groupradio,your group
globalradio,everyone hears
sideradio(your side hears example west)
vehicleradio

have only tried groupradio so i do not know if the
other ones work but they should do!


Offline Terame

  • Members
  • *
  • Nice one OFPEC
    • http://fantasyscifi.com/main/ fantasy scifi sci-fi
Re:Several Questions
« Reply #3 on: 21 Sep 2003, 06:15:32 »
For the radio there
at least these commands
groupradio,your group
globalradio,everyone hears
sideradio(your side hears example west)
vehicleradio

have only tried groupradio so i do not know if the
other ones work but they should do!



Hmmmm what is the syntax for the radio commands?

Have tried

groupradio="Radio message text goes here"

Even tried to use above mentioned "Hint" as a cheat/lazy way...

Hint: "Radio message text goes here"

No luck? thanks in advance :D
You can travel to infinity though the endless passages of the cosmos. Even
better this belongs to you. This is your mind

Offline Sui

  • Former Staff
  • ****
    • OFPEC
Re:Several Questions
« Reply #4 on: 22 Sep 2003, 01:42:33 »
With group/side/global/vehicleradio, you need to have the text/sounds defined in your description.ext file.

If you just want text to appear, try using groupchat instead ;)

Offline Terame

  • Members
  • *
  • Nice one OFPEC
    • http://fantasyscifi.com/main/ fantasy scifi sci-fi
Re:Several Questions
« Reply #5 on: 22 Sep 2003, 01:57:52 »
With group/side/global/vehicleradio, you need to have the text/sounds defined in your description.ext file.

If you just want text to appear, try using groupchat instead ;)

OK will try groupchat "message"

THANKS!!!
You can travel to infinity though the endless passages of the cosmos. Even
better this belongs to you. This is your mind