15.12.2011, 17:02
(
Последний раз редактировалось ]Kurence[; 27.11.2016 в 20:16.
Причина: update links
)
Hello, i have made a little filterscript that allows you to create 50 NPCs from game, no need to script npcmode or move recording file by yourself
Each NPC (50) has 2 config files (placed in scriptfiles) - first contains his vehicle ID and second contains his skin ID... It means that 100 cfg files will appear in your scriptfiles folder. Sorry for this, but i really suck at writing/reading files
In this version NPC's are being saved, and are restored after server restart. To remove them, use /kremove [ID/all]
You need to have FileManager plugin by JaTochNietDan installed
FileManager 1.2
COMMANDS:
/knpc [ID 0-50] - start/stop recording npc (PLAYER_RECORDING_TYPE will depend on your current state (on foot/driver)
recording will also stop if you will leave your vehicle or enter vehicle when on foot while recording.
/knpclist -show list of currently connected NPC's and their ID's
/kremove [ID 0-50] - remove NPC (or use '/kremove all' to remove all NPC's)
/knicks - Show/hide NPC's nicknames (3D Text Label)
/knpchelp - show list of commands
INSTALLATION:
1. Install JaTochNietDan's FileManager plugin - FileManager 1.2
-Download Windows/Linux version from here: FileManager Download
Put FileManager.dll to your plugins folder if you are running on windows, or filemanager.so if on linux
Now add this line to your server.cfg if you are on windows:
plugins FileManager.dll
or on linux:
plugins filemanager.so
2. Copy knpc.amx into your filterscripts folder
3. Copy files from in npcmodes from this archive to your npcmodes folder
4. Add knpc into 'filterscripts' line to your server.cfg
5. Increase maxnpc value in your server.cfg to atleast 50
NOTE: FileManager plugin is not made by me, all credits go to JaTochNietDan
DOWNLOAD:
knpc.zip - link 1
[ame="http://www.youtube.com/watch?v=pVsO-QBuyVc"]http://www.youtube.com/watch?v=pVsO-QBuyVc[/ame]
Each NPC (50) has 2 config files (placed in scriptfiles) - first contains his vehicle ID and second contains his skin ID... It means that 100 cfg files will appear in your scriptfiles folder. Sorry for this, but i really suck at writing/reading files
In this version NPC's are being saved, and are restored after server restart. To remove them, use /kremove [ID/all]
You need to have FileManager plugin by JaTochNietDan installed
FileManager 1.2
COMMANDS:
/knpc [ID 0-50] - start/stop recording npc (PLAYER_RECORDING_TYPE will depend on your current state (on foot/driver)
recording will also stop if you will leave your vehicle or enter vehicle when on foot while recording.
/knpclist -show list of currently connected NPC's and their ID's
/kremove [ID 0-50] - remove NPC (or use '/kremove all' to remove all NPC's)
/knicks - Show/hide NPC's nicknames (3D Text Label)
/knpchelp - show list of commands
INSTALLATION:
1. Install JaTochNietDan's FileManager plugin - FileManager 1.2
-Download Windows/Linux version from here: FileManager Download
Put FileManager.dll to your plugins folder if you are running on windows, or filemanager.so if on linux
Now add this line to your server.cfg if you are on windows:
plugins FileManager.dll
or on linux:
plugins filemanager.so
2. Copy knpc.amx into your filterscripts folder
3. Copy files from in npcmodes from this archive to your npcmodes folder
4. Add knpc into 'filterscripts' line to your server.cfg
5. Increase maxnpc value in your server.cfg to atleast 50
NOTE: FileManager plugin is not made by me, all credits go to JaTochNietDan
DOWNLOAD:
knpc.zip - link 1
[ame="http://www.youtube.com/watch?v=pVsO-QBuyVc"]http://www.youtube.com/watch?v=pVsO-QBuyVc[/ame]