Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Renegade Discussions » Mod Forum » Looking for script
Looking for script [message #283324] Sun, 09 September 2007 13:41 Go to next message
Gen_Blacky is currently offline  Gen_Blacky
Messages: 3250
Registered: September 2006
Karma: 1
General (3 Stars)
is there a script that changes an objects team ?

http://s18.postimage.org/jc6qbn4k9/bricks3.png
Re: Looking for script [message #283329 is a reply to message #283324] Sun, 09 September 2007 14:44 Go to previous messageGo to next message
Genesis2001
Messages: 1397
Registered: August 2006
Karma: 0
General (1 Star)
void z_Set_Team::Created(GameObject *obj)
{
	Commands->Set_Player_Type(obj,Get_Int_Parameter("team"));
}
ScriptRegistrant<z_Set_Team> z_Set_Team_Registrant("z_Set_Team","team:int");



*Found in SSGM*


-MathK1LL
Re: Looking for script [message #283331 is a reply to message #283324] Sun, 09 September 2007 15:19 Go to previous messageGo to next message
Gen_Blacky is currently offline  Gen_Blacky
Messages: 3250
Registered: September 2006
Karma: 1
General (3 Stars)
i found z_Set_Team in scripts 3.4

http://s18.postimage.org/jc6qbn4k9/bricks3.png

[Updated on: Sun, 09 September 2007 15:38]

Report message to a moderator

Re: Looking for script [message #283407 is a reply to message #283331] Mon, 10 September 2007 05:28 Go to previous message
Jerad2142 is currently offline  Jerad2142
Messages: 3808
Registered: July 2006
Location: USA
Karma: 6
General (3 Stars)
There is also a SCUD one.

Previous Topic: memory_scripts.log ?
Next Topic: 2 Questions
Goto Forum:
  


Current Time: Sat Oct 19 20:15:54 MST 2024

Total time taken to generate the page: 0.00637 seconds