In-game NPC Creator -
fiki574 - 24.11.2011
NPCC
NON-PLAYING CHARACTER CREATOR
V1.1 (NEW RELEASE)
NOTE: THIS SCRIPT IS BUGGED, OUTDATED AND PRETTY UNUSABLE, PLEASE DO NOT USE IT ANYMORE IF YOU DON'T HAVE TO!
New in v1.1:
- Added option to create driving NPC
- Change "mynpc.pwn" a bit
BIG BUG FOUND & FIXED! PLEASE REDOWNLOAD!
__________________________________________________ _______________________________________________
PICTURES:
<- In version 1.1, this dialog also offers you In Vehicle option!
(Picture says thousand words)
__________________________________________________ _______________________________________________
INFO:
- This is NPC creation system that simple creates NPC thats on foot or in vehicle
- Your NPC record will be saved in "scriptfiles"
- "mynpc.pwn" is also saved in "scriptfiles"
- Everything is in dialogs
- It has 5 easy steps
- Curently no bugs
__________________________________________________ _______________________________________________
CREDITS:
fiki574_CRO - scripting
__________________________________________________ _______________________________________________
DOWNLOAD:
www.mediafire.com/?dyvoxgdm2dfppp3
__________________________________________________ _______________________________________________
BUG REPORT:
As always asked on the end, please report any bugs!
Re: In-game NPC Creator -
System64 - 24.11.2011
good job but I don't understaynd this
pawn Код:
new tmp[256];
new idx;
tmp = strtok(inputtext, idx);
new skin = strval(tmp);
isn't it easier to use strval(inputtext) ?
Re: In-game NPC Creator -
TheArcher - 24.11.2011
Yes, i'm gonna test it out.
Re: In-game NPC Creator -
A.Johnson - 26.11.2011
we can only create NPC on foot? on vehicle?
Re: In-game NPC Creator -
rooney12 - 26.11.2011
Nice! Good work!
AW: In-game NPC Creator -
DarkZero - 26.11.2011
Wow, nice!
Re: AW: In-game NPC Creator -
fiki574 - 26.11.2011
Quote:
Originally Posted by A.Johnson
we can only create NPC on foot? on vehicle?
|
Yes, I will add "In Vehicle" option later on!
Quote:
Originally Posted by rooney12
Nice! Good work!
|
Tnx!
Quote:
Originally Posted by DarkZero
Wow, nice!
|
Thank you!
AW: In-game NPC Creator -
Bosnian - 26.11.2011
Where should I put the .PWN and .AMX in?
Re: AW: In-game NPC Creator -
fiki574 - 26.11.2011
Quote:
Originally Posted by Bosnian
Where should I put the .PWN and .AMX in?
|
Script creates file in "scriptfiles", but you must copy your .pwn and .amx to "filterscripts" and "YourNpc.rec" to "npcmodes->records"! Then, type put it under "filterscripts" in "server.cfg"
Re: In-game NPC Creator -
Rapgangsta - 26.11.2011
it's automatic connect npc ?
Re: In-game NPC Creator -
fiki574 - 26.11.2011
Quote:
Originally Posted by Rapgangsta
it's automatic connect npc ?
|
No you have to put ConnectNPC by yourself!
Re: In-game NPC Creator -
blazee14 - 27.11.2011
Nice work, Dynamic NPC Creator. +rep on that
Re: AW: In-game NPC Creator -
A.Johnson - 27.11.2011
Quote:
Originally Posted by fiki574_CRO
Yes, I will add "In Vehicle" option later on!
|
It will be very usefull once you added in vehicle. Good Work keep it up man
Re: In-game NPC Creator -
fiki574 - 27.11.2011
Quote:
Originally Posted by blazee14
Nice work, Dynamic NPC Creator. +rep on that
|
Tnx!
Re: In-game NPC Creator -
Emmet_ - 27.11.2011
Better than the default SA:MP NPC creator, nice job!
Re: In-game NPC Creator -
fiki574 - 27.11.2011
Quote:
Originally Posted by A.Johnson
It will be very usefull once you added in vehicle. Good Work keep it up man
|
Yeah will be! Tnx!
Quote:
Originally Posted by Emmet_
Better than the default SA:MP NPC creator, nice job!
|
Thank you!
Re: In-game NPC Creator -
-BadGirl- - 29.11.2011
GoooD Work fiki
Re: In-game NPC Creator -
fiki574 - 29.11.2011
Quote:
Originally Posted by -BadGirl-
GoooD Work fiki
|
Tnx!
Re: In-game NPC Creator -
Cornos - 29.11.2011
Cool man
Re: In-game NPC Creator -
fiki574 - 04.12.2011
New version available!