need help for 3d text label
#2

You can do a loop, or excepctions :B

example

pawn Код:
if (TeamZombie[playerid] == 1)
{
    Create3DTextLabel(...)
} else if (TeamHuman[playerid] == 2) {
    Create3dTextLabel(..)
}
Reply


Messages In This Thread
need help for 3d text label - by Amine_Mejrhirrou - 07.06.2011, 03:24
Respuesta: need help for 3d text label - by Lunnatiicz - 07.06.2011, 03:49
Re : Respuesta: need help for 3d text label - by Amine_Mejrhirrou - 07.06.2011, 11:07
Re: Re : Respuesta: need help for 3d text label - by DRIFT_HUNTER - 07.06.2011, 11:30
Re : need help for 3d text label - by Amine_Mejrhirrou - 08.06.2011, 17:17
Re : need help for 3d text label - by Amine_Mejrhirrou - 08.06.2011, 20:30
Re : need help for 3d text label - by Amine_Mejrhirrou - 09.06.2011, 14:59

Forum Jump:


Users browsing this thread: 1 Guest(s)