[FilterScript] Dynamic NPC System
#1

Dynamic NPC Spawner

(My first filterscript)
Function:

Code:
CreateNPC(name[25],skin,Float:x,Float:y,Float:z,Float:a,interior,vw)
or /spawnnpc for admin rcon.

Installation:

Put npc_sistem.pwn and npc_sistem.amx in your filterscripts folder.
Put npcbot.amx in your npcmodes folder (Sorry i have lost pwn).
Set maxnpc and npc_sistem in server.cfg
Put in your gamemode callback OnPlayerConnect and OnPlayerSpawn this code:
Code:
if(IsPlayerNPC(playerid)) return 1;
Put in your gamemode callback OnPlayerRequestClass this code:
Code:
if(IsPlayerNPC(playerid)) return SpawnPlayer(playerid);
File name: Dynamic NPC System.rar File size: 4.05 KB
or
Alternative Download

Sorry for bad english, but i italian scripter
Reply
#2

its Nice coz it ur first script
I dont think its much usefull
Reply
#3

nice job...........
Reply
#4

Quote:
Originally Posted by wheelman_WM
View Post
its Nice coz it ur first script
I dont think its much usefull
How is this not useful? It saves you around 15 mins of going ingame, recording, and sorting out everything just to connect a NPC, you obviously don't know half shit of what you're talking about.....
Reply
#5

Nice, but please put a pastebin

EDIT: The file or page you tried to access is no longer accessible.
To enjoy maximum download speeds and unlimited parallel downloads,
upgrade to Premium account now.
Reply
#6

this is great!! saves lots of time
Reply
#7

Great dude, but obviously it only stand right?
Reply
#8

added alternative download
Reply
#9

I don't think you're supposed to release anything without the source (.pwn) and saying you've lost it doesn't cut it.
Reply
#10

Nice for your first FS
Reply
#11

thanke
Reply
#12

Good Job !
Reply
#13

The word "LOST" when you dont wanna reveal the source so we can edit (y) interesting how didnt the other files get LOST btw nice work
Reply
#14

dude the cmd /spawnnpc shows unkown cmd YEs i have logged in as RCON pls REPLY FAST
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)