TDM help
#1

Ok guys I have a tdm where you have to choose team

the cmds are

f (strcmp("/balla", cmdtext, true, 10) == 0)
}
SetPlayerSkin(playerid, 102);*
return 1;
}

and

f (strcmp("/grove", cmdtext, true, 10) == 0)
}
SetPlayerSkin(playerid, 105);*
return 1;
}

so how do I make it only in this certain dm

abd say the dm cmd is

f (strcmp("/tdm", cmdtext, true, 10) == 0)
}
SetPlayerPos(playerid, blah blah blah);*
return 1;
}

plz help me to tell me how to make those 2 cmds only work in that dm
Reply


Messages In This Thread
TDM help - by Shockey - 15.08.2010, 12:12
Re: TDM help - by Mrkrabz - 15.08.2010, 12:18
Re: TDM help - by Shockey - 15.08.2010, 21:39

Forum Jump:


Users browsing this thread: 3 Guest(s)