A few questions.
#3

A1) SetPlayerTeam works for me maybe tell us your specific problem.
A2) Timers work if you use them correctly.
A3) No.
A4) Check the functions out on the wiki and make the nessasary changes.
Quote:
Originally Posted by [UG]Scripter
Посмотреть сообщение
Use:


// Top Of Script
new PlayerTeam[playerid];

#define Team_team 0

// Your Code
if(PlayerTeam[playerid] == Team_Team)

You can also use GetPlayerTeam(playerid);
No you can't. You need to use SetPlayerTeam first, before you can use GetPlayerTeam.
Reply


Messages In This Thread
A few questions. - by MrIncredible - 15.12.2010, 01:24
Re: A few questions. - by [UG]Scripter - 15.12.2010, 01:28
Re: A few questions. - by iggy1 - 15.12.2010, 01:30
Re: A few questions. - by [UG]Scripter - 15.12.2010, 01:33
Re: A few questions. - by iggy1 - 15.12.2010, 01:35
Re: A few questions. - by MrIncredible - 15.12.2010, 01:42

Forum Jump:


Users browsing this thread: 1 Guest(s)