[FilterScript] Ingame NPC maker - my first release after long time :D
#81

Looks awesome, nice job thanks im going to test it thx bro!
Reply
#82

error SAMP\filterscripts\knpc.pwn(2) : fatal error 100: cannot read from file: "filemanager.inc"
Reply
#83

pretty cool, but how to remove his nickname? i mean the "[NPC] Bus Driver" one.


also, please solve the bug with the car. thanks
Reply
#84

Really cool. Good work
Reply
#85

Quote:
Originally Posted by ghzspark
Посмотреть сообщение
pretty cool, but how to remove his nickname? i mean the "[NPC] Bus Driver" one.


also, please solve the bug with the car. thanks
both things are caused by your gamemode, script itself doesn't add any nicknames to bots, also, cars work flawlessly on my GM
Reply
#86

Haha, great video tutorial. Love it!
Reward: +REP
Reply
#87

Good job... Gonna test that tomorrow !
Reply
#88

hey, i got bug.
When i looking for the filterscript, and then, i set my vw to 1.
It's crash, i tried this to my friend, and he was crash too .

What is the problem here ?
Reply
#89

i have downloaded samp 0.3x server, installed this, started it up with grand larceny gamemode, and.. IT WORKED.. so the problem is AGAIN in your gamemode, host or whatever..
Reply
#90

when i do /knpc with my /rcon login password i have (server:unknown command )
Reply
#91

Quote:
Originally Posted by foxangil
Посмотреть сообщение
when i do /knpc with my /rcon login password i have (server:unknown command )
Sorry for my English, but ..
Me too when I made / makes me KNPC its "server this unknow command", so when I host my server with hamachi I managed to put everything, but since I find micro-host I must do everything via FileZila and the only FilterScript KNPC does, not help!
Reply
#92

Yeah this script is really god except for every bot it takes up one slot me = no likey that
Reply
#93

Bonjour, j'ai besoin d'aide quand je fais InGame /knpc 0,1,2 or3... and /knpc rien ne se passe, besoin 'aide !
Reply
#94

Hello, I need help when I InGame / KNPC 0,1,2 or3 ... and / KNPC nothing happens, need help!
Reply
#95

Quote:
Originally Posted by Rachide
Посмотреть сообщение
Bonjour, j'ai besoin d'aide quand je fais InGame /knpc 0,1,2 or3... and /knpc rien ne se passe, besoin 'aide !
Translation: Hello, I need help. When I type ingame /knpc 0, 1, 2 or 3... and /knpc nothing happens. I need help!

I think it's because it's a filterscript. You need to change the 'return 1' function to 'return 0'

Otherwise, try updating your plugins.

Je pense que c'est un filterscript. Tu as besoin changer <<return 1>> function а <<return 0>>
Autrefois, essayes а renouvelle tes plugins.
Reply
#96

in the script everything ends to "return 1" I put "return 0"?

Or if you have an example it would be nice.

For example in this ligne script, what i change?:

stock split(const strsrc[], strdest[][], delimiter)
{
new i, li;
new aNum;
new len;
while(i <= strlen(strsrc))
{
if(strsrc[i] == delimiter || i == strlen(strsrc))
{
len = strmid(strdest[aNum], strsrc, li, i, 12;
strdest[aNum][len] = 0;
li = i+1;
aNum++;
}
i++;
}
return 1;
}
Reply
#97

Any time I have a try on my pc with KNPC hamachi, everything works.
With my host (micro-host) when I made / KNPC 0 / KNPC nothing.
Have an idea to remedy, to move the file I use FileZila
Reply
#98

Wouuu.! Very good...

Nice
Reply
#99

I have juste 2 plugins,I have filemanager and I MapAndreas but, since I have FileZila, I have just filemanager.

And I have question, why with filemanager I must put Filemanager.so and i can't put filemanager.dll? Beaucause wehn I put filemanager.so I have script execept when i do /knpc 0 and /knpc nothing happens, and with filemanager.dll In game, he say "Serveur Unknow command.
Reply

unbelievable!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)