NPC Problem
#1

Ok i made my first NPC with this tutorial http://forum.sa-mp.com/index.php?topic=119947.0 it works fine but problems start when i want to add another NPC i don't get it where you need to type
new MySecondNPCVehicle; //Global variable!
Because when i type it before the first public OnGameModeInit() it gives that something doesn't have a function or something
But when i make a second one it says that there already is a definiton.
The best help would be if someone could make a Basic filterscript where to make npcs.
Reply
#2

Add it where there's no function, it the compiler returns the error that it's already defined, then it's fine because you've already created that variable.
Reply
#3

-
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)