Help team
#2

PHP код:
// Question 1
if(issuerid == INVALID_PLAYER_ID)return 1;
{
if(
gTeam[playerid] == gTeam[issuerid] )
{
return 
0;
}
2)/*So far i haven't seen any errors. If you get some i'd suggest you posting them here or better yet there are some threads posted around with error/warning fixes you can read those to learn*/
3)//Not sure what you mean by rejoin his/her position.
4)
CMD:changeteam(playerid)
{
 
ForceClassSelection(playerid);

Reply


Messages In This Thread
Help team - by Spawe - 10.11.2018, 21:21
Re: Help team - by Leaky - 11.11.2018, 02:38
Re: Help team - by Spawe - 11.11.2018, 04:13
Re: Help team - by Leaky - 11.11.2018, 05:08
Re: Help team - by Spawe - 11.11.2018, 06:12
Re: Help team - by Leaky - 11.11.2018, 08:36

Forum Jump:


Users browsing this thread: 2 Guest(s)