SA-MP Forums Archive
Very weird about bots - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Very weird about bots (/showthread.php?tid=158896)



Very weird about bots - felipex - 11.07.2010

I dont know how it happened, but from "nothing" all bots stopped working, they just stay at spawnpoint o.o. But before it worked normally, anybody know what can be ?


Re: Very weird about bots - felipex - 11.07.2010

.........


Re: Very weird about bots - CAR - 11.07.2010

Maybe You added in any script a function in OnPlayerSpawn and didn't got there:
pawn Код:
if(IsPlayerNPC(playerid)) return 1;



Re: Very weird about bots - felipex - 11.07.2010

nope , didn't work =d , I followed bot tutorial on this site, but the MOST FUCK THING is it worked before, but actually DOESNOT, I tried to make another server, but nothing... look at my BOT FS :

http://pastebin.com/5yBWH8Li


Re: Very weird about bots - [L3th4l] - 11.07.2010

are you sure you have the andar.rec in the recordings folder? and the 'mini' script in the npcmodes folder?

If so, make sure that the name of "andar" matches on the script..


Re: Very weird about bots - felipex - 11.07.2010

The bots doesn't work always,I have all it set by myself, and also, I've tried old 0.3 and the new (r, but doesn't works o.o, but before it used to.


Re: Very weird about bots - felipex - 11.07.2010

somebody please =d


Re: Very weird about bots - felipex - 11.07.2010

Nvm, I changed GM to lvdm and tested, worked, means something in my GM, will test, ty always (:


Re: Very weird about bots - MikkelGutten - 11.07.2010

Quote:
Originally Posted by felipex
Посмотреть сообщение
Nvm, I changed GM to lvdm and tested, worked, means something in my GM, will test, ty always (:
Edit button ftw.

- Great you got it to work!