big PROBLEME ! (+rep)
#1

hello,.... i got this big error today everything is fine and compiled without any errors/warnings
and the server.cfg is fine for and everything
but when i run my test server to check my zombies i got those errors plus i don't see them spawned and i'm using FCNPC.
Here is code
Код:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[20:12:54] 
[20:12:54] Server Plugins
[20:12:54] --------------
[20:12:54]  Loading plugin: sscanf
[20:12:54] 

[20:12:54]  ===============================

[20:12:54]       sscanf plugin loaded.     

[20:12:54]          Version:  2.8.1        

[20:12:54]    © 2012 Alex "******" Cole  

[20:12:54]  ===============================

[20:12:54]   Loaded.
[20:12:54]  Loading plugin: streamer
[20:12:54] 

*** Streamer Plugin v2.8.2 by Incognito loaded ***

[20:12:54]   Loaded.
[20:12:54]  Loading plugin: Whirlpool
[20:12:54]  
[20:12:54]  ==================
[20:12:54]  
[20:12:54]   Whirlpool loaded
[20:12:54]  
[20:12:54]  ==================
[20:12:54]  
[20:12:54]   Loaded.
[20:12:54]  Loading plugin: FCNPC
[20:12:54] 
[20:12:54] -------------------------------------------------
[20:12:54]      FCNPC - Fully Controllable NPC v1.0.5
[20:12:54] 
[20:12:54] - Author: OrMisicL
[20:12:54] - Contributors: ziggi, Neutralneu
[20:12:54] - Server version: 0.3.7 R2-1
[20:12:54] - Build: Apr 17 2016 at 01:34:41
[20:12:54] -------------------------------------------------
[20:12:54] 
[20:12:54] Loading...
[20:12:54]   Loaded.
[20:12:54]  Loading plugin: nativechecker
[20:12:54]   Loaded.
[20:12:54]  Loaded 5 plugins.

[20:12:54] 
[20:12:54] Ban list
[20:12:54] --------
[20:12:54]  Loaded: samp.ban
[20:12:54] 
[20:12:54] 
[20:12:54] Filterscripts
[20:12:54] ---------------
[20:12:54]   Loading filterscript 'rcon.amx'...
[20:12:54]   Loaded 1 filterscripts.

[20:12:54]    Error: Function not registered: 'FCNPC_ProcessDamage'
[20:12:54] Script[gamemodes/own.amx]: Run time error 19: "File or function is not found"
[20:12:54] Number of vehicle models: 0
Server.cfg
Код:
echo Executing Server Config...
lanmode 0
rcon_password ****
maxplayers 50
port 7777
hostname Addictive Trainers
gamemode0 own 1
filterscripts rcon
plugins sscanf streamer Whirlpool FCNPC nativechecker
announce 0
query 1
chatlogging 0
weburl ....
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 20
logtimeformat [%H:%M:%S]
language English
PLEASE ! HELP ME, YOU WILL GET REPUTATIONS
Reply
#2

Hello? ignoring me? nice i thought this forum full of the helpfull users...
Reply
#3

Код:
Error: Function not registered: 'FCNPC_ProcessDamage'
FCNPC doesn't have this function, and in your gamemode you're trying to use this non-existant function.

EDIT:
Quote:
Originally Posted by MarkNelson
Посмотреть сообщение
Hello? ignoring me? nice i thought this forum full of the helpfull users...
Are you serious? It hasn't even been 10 minutes!
Reply
#4

ok sorry.
but what i must do to avoid this and get ? can you explain for me everything and explain what i must do?
Reply
#5

try updating your FCNPC Plugin from here
https://sampforum.blast.hk/showthread.php?tid=428066
and Re-Compile it
Reply
#6

Quote:
Originally Posted by MarkNelson
Посмотреть сообщение
Hello? ignoring me? nice i thought this forum full of the helpfull users...
Waoow, 8 minutes...
Wow..

This gotta be a new bump record.
Reply
#7

Still the same probleme FuNkY.
Reply
#8

Just to give others some information so others can try to fix his problem.
He sent me a PM and he has this code in his gamemode:
Код:
#define FCNPC_OnPlayerGiveDamage
#define FCNPC_ALS_OnPlayerGiveDamage
#define OnPlayerGiveDamage FCNPC_OnPlayerGiveDamage
#define FCNPC_OnPlayerGiveDamage
#define FCNPC_ProcessDamage
I asked him why he has these defines, if he didn't use them?
Or why he used _ALS_ or was trying to create a hook?
I told him to delete the defines if he didn't use them.

Don't ever PM me again MarkNelson, I will not help you anymore if you don't listen to my suggestions.
Just saying it doesn't work, gives others no the required information to help you.
I suggest you to read this if you want others to help you.

EDIT:
He just told me deleting the defines worked, but the doesn't see the NPC's. (YOU NEVER TOLD ANYONE!)
I think this is the first time I have seen someone give so little information ...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)