Bot is invisible - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Bot is invisible (
/showthread.php?tid=385122)
Bot is invisible -
IIKINGII - 14.10.2012
The bot is in the server but is invisible

What do i need to do now
Re: Bot is invisible -
IIKINGII - 14.10.2012
I have change the skin i thin
I think the problem is here
pawn Код:
new npcname[MAX_PLAYER_NAME];
GetPlayerName(playerid, npcname, 24);
if(!strcmp(npcname, "bot_bot", true))