Need littile help with bots.
#1

Ok so i created 2 bots and i need to know if i can Create3dtextlabel on him! if you know please tell me how


And does bots will lag the server?
Reply
#2

Quote:
Originally Posted by matthewdriftking
Ok so i created 2 bots and i need to know if i can Create3dtextlabel on him! if you know please tell me how
Attach3DTextLabelToPlayer ?
https://sampwiki.blast.hk/wiki/Attach3DTextLabelToPlayer
Reply
#3

pawn Код:
new Text3D:Botinfo;

//Under OnGamemodeinit
Botinfo = Create3DTextLabel("I'm a bot :)",COLOR,0.0,0.0,0.0,30.0,0);

//When your bot spawns
Attach3DTextLabelToPlayer(Botinfo, playerid, 0.0, 0.0, 0.0);
Reply
#4

Quote:
Originally Posted by matthewdriftking
And does bots will lag the server?
Well, no significant lag from bots. I have 10 Bots and no difference. But they take up ports and slots
Reply
#5

If you only have two bots, it doesn't lag.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)