Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Renegade Discussions » Mod Forum » C++ Help Needed
C++ Help Needed [message #268242] Fri, 22 June 2007 16:50 Go to previous message
_SSnipe_ is currently offline  _SSnipe_
Messages: 4121
Registered: May 2007
Location: Riverside Southern Califo...
Karma:
General (4 Stars)
1)My first question is how can we make it so a halfmod and higher could make a normal player unteamed? so like lets say its like this
!unteam <playername> then that player goes to where the unteam spawn points or at?

2)Along with that how can we choose where the unteam spawn points are at

3)To also add To That how can the unteam spawns come with all weapons

So above it will be like a halfmod will do this !unteam ren00b or somthing then that player will spawn in the unteam spawn points i choose and with all weapons please help me answer these and thank you

heres the code i got from reborn

			}
else if (stricmp(Msg2,"!unteam") == 0)
			{
			if (stricmp(Get_Player_Name_By_ID(ID),"<nick>") == 0) {
            Change_Team(obj,2);
			}


now like i said above how can i change this to not by nick name but by stats and can also unteam other players?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Mutants
Next Topic: how do i do this
Goto Forum:
  


Current Time: Sat Dec 21 07:31:56 MST 2024

Total time taken to generate the page: 0.00821 seconds