brokew
#1

hello,
i am trying to use this,
https://sampforum.blast.hk/showthread.php?tid=358655

but when I load it the bot doesn't appear... what to do
Reply
#2

Hi, check your server.cfg (maxnpc must be > 0).
Or check in console that NPC is trying to connect.
Reply
#3

No mans it connects but when I go in the game I do not see it, but it connected ok
Reply
#4

Hmm maybe checks position of the NPC (if you changed it) or try again the "tutorial". link

"Dont just copy&paste that code to OnGameModeInit() or main(), this wont work due to RNPC limitations. Instead execute this code delayed, with a timer or a command." - from thread.
Reply
#5

I use it within a command sir. I am not a noob.
Reply
#6

Okay, show us the command. Maybe we find the solution.
Reply
#7

I've tried with multiple, using the code given.
Reply
#8

if you mean this:

Код:
new rp = CreateRNPCPolice("Officerino", 280);
AddRPOLWaypoint(rp, 2029.42, 1354.34, 10.5);
AddRPOLWaypoint(rp, 2033.55, 1286.21, 10.5);
AddRPOLWaypoint(rp, 2079.03, 1286.00, 10.5);
AddRPOLWaypoint(rp, 2079.02, 1362.08, 10.5);
StartRPOLRoute(rp);
try it without command, try OnGameModeInit or FS. (Still something )
Or check your RNPC plugin version and check in server.cfg if you have written: Windows: rnpc, Linux: rnpc.so
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)