Need help with ncp bot name
#4

At the top i've added :
PHP код:
new Text3D:MickBot[MAX_PLAYERS]; 
Under OnPlayerDisconnect :
PHP код:
Delete3DTextLabel(MickBot[playerid]); 
On the definition of the BOT (Under OnPlayerSpawn), I've added :
PHP код:
MarceloBot[playerid] = Create3DTextLabel("Marcelo"COLOR_DARKOLIVEGREEN30.040.030.040.00);
      
Attach3DTextLabelToPlayer(MickBot[playerid], playerid0.00.00.3); 
That's it.
Reply


Messages In This Thread
Need help with ncp bot name - by RocketBoy - 03.09.2015, 21:03
Re : Need help with ncp bot name - by KillerDVX - 03.09.2015, 21:12
Re: Need help with ncp bot name - by RocketBoy - 03.09.2015, 21:17
Re : Need help with ncp bot name - by KillerDVX - 03.09.2015, 21:20
Re: Need help with ncp bot name - by RocketBoy - 03.09.2015, 21:23
Re : Need help with ncp bot name - by KillerDVX - 03.09.2015, 21:25
Re: Need help with ncp bot name - by RocketBoy - 03.09.2015, 21:39

Forum Jump:


Users browsing this thread: 1 Guest(s)