Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
I need a join scripts...
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: I need a join scripts... (Read 726 times)
0 Members and 1 Guest are viewing this topic.
Blacknite
Members
Chiefs runs the navy!
I need a join scripts...
«
on:
29 Nov 2005, 01:49:14 »
hey guys, I need a script or command that will allow my player to join another squad and not be the team leader.
Thanks
Logged
Morglor9
Members
Re:I need a join scripts...
«
Reply #1 on:
29 Nov 2005, 05:01:02 »
isn't it just:
Code:
[Select]
player join grp2
and then the game figures out who'll be the new leader (player or the current one) based on rank?
Logged
Cymbaline
marcus3
Guest
Re:I need a join scripts...
«
Reply #2 on:
29 Nov 2005, 14:51:04 »
u have to put [] in the first name, i think so it makes in a array, ont sure
[player] join grp2
«
Last Edit: 29 Nov 2005, 15:12:53 by Big Boss Marcus
»
Logged
THobson
OFPEC Patron
Former Staff
Re:I need a join scripts...
«
Reply #3 on:
29 Nov 2005, 15:14:57 »
[player] join grp2
or
[player] join unitname
Will both work and the player will not be the leader.
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
I need a join scripts...
Top of page