Home   Help Search Login Register  

Author Topic: I need a join scripts...  (Read 726 times)

0 Members and 1 Guest are viewing this topic.

Offline 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

Offline 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?
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 »

Offline 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.