ziggi / FCNPC

FCNPC - Fully Controllable NPC
Apache License 2.0
125 stars 30 forks source link

7 errors when compiling citizens.pwn #274

Closed Dr-Schnellinger closed 11 months ago

Dr-Schnellinger commented 1 year ago

I didn't do any modification

I get: C:\Games\San Andreas Multiplayer\DefaultServer\pawno\citizens.pwn(64) : error 017: undefined symbol "FCNPC_MAX_NODES" C:\Games\San Andreas Multiplayer\DefaultServer\pawno\citizens.pwn(95) : error 017: undefined symbol "FCNPC_MAX_NODES" C:\Games\San Andreas Multiplayer\DefaultServer\pawno\citizens.pwn(107) : error 017: undefined symbol "FCNPC_MOVE_TYPE_WALK" C:\Games\San Andreas Multiplayer\DefaultServer\pawno\citizens.pwn(117) : error 017: undefined symbol "speed" C:\Games\San Andreas Multiplayer\DefaultServer\pawno\citizens.pwn(117) : warning 215: expression has no effect C:\Games\San Andreas Multiplayer\DefaultServer\pawno\citizens.pwn(117) : error 001: expected token: ";", but found ")" C:\Games\San Andreas Multiplayer\DefaultServer\pawno\citizens.pwn(117) : error 029: invalid expression, assumed zero C:\Games\San Andreas Multiplayer\DefaultServer\pawno\citizens.pwn(117) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase

ziggi commented 1 year ago

Did you changed script somehow? FCNPC.inc should be included

Dr-Schnellinger commented 1 year ago

Can you give me a compiled version? Me and my cousin play SA-MP with our two PCs connected via ethernet cable, using the DefaultServer (Grand Larceny). This server is almost perfect for us but after a while it gets boring. If we had

Then the game would be a bit more interesting. I modified some .txt to add a Hydra and a Hunter.

ziggi commented 11 months ago

Update FCNPC.inc Compiled filterscript citizens.zip