CreateRNPCPolice Dont Spawn
#1

hello guys, i have a problem, when i try to spawn an RNPC using CreateRNPCPolice not spawn and dont know the why?. Im using 0.3.7 r2 Samp dont know if RNPC is compatible?? thx for help me...

PHP код:
#include <a_samp>
#include <RNPC>
#include <ZCMD>
#pragma tabsize 0
public OnGameModeInit()
{
new 
rp CreateRNPCPolice ("Officerino"280);
AddRPOLWaypoint (rp2029.421354.3410.5);
AddRPOLWaypoint (rp2033.551286.2110.5);
AddRPOLWaypoint (rp2079.031286.0010.5);
AddRPOLWaypoint (rp2079.021362.0810.5);
StartRPOLRoute(rp);
return 
1;

PHP код:
C:\Users\1320703\Desktop\GTA3\server2\pawno\include\RNPC2.inc(222) : warning 209: function "RNPC_OnPlayerSpawn" should return a value
Pawn compiler 3.2.3664              Copyright 
(c1997-2006ITB CompuPhase
1 Warning

Reply


Messages In This Thread
CreateRNPCPolice Dont Spawn - by bookknp - 18.07.2018, 22:01
Re: CreateRNPCPolice Dont Spawn - by RedRex - 18.07.2018, 22:27
Re: CreateRNPCPolice Dont Spawn - by bookknp - 18.07.2018, 22:58
Re: CreateRNPCPolice Dont Spawn - by RedRex - 18.07.2018, 23:02
Re: CreateRNPCPolice Dont Spawn - by bookknp - 18.07.2018, 23:10
Re: CreateRNPCPolice Dont Spawn - by RedRex - 18.07.2018, 23:15
Re: CreateRNPCPolice Dont Spawn - by bookknp - 21.07.2018, 04:56

Forum Jump:


Users browsing this thread: 1 Guest(s)