#1

How can I add MAPANDREAS in my script? from what I saw in Github the FCNPC speaks that I have to put only in server.cfg, but it does not work.
Reply
#2

Код:
plugins ....... mapandreas/mapandreas.so
Just add this to server.cfg, and download plugin to plugins folder
.so is for linux
..... are the other plugins on your server, if you have any
Reply
#3

Yes, I had done it, but it did not work.
Reply
#4

Quote:
Originally Posted by DeathSync
Посмотреть сообщение
Yes, I had done it, but it did not work.
You sure, you have mapandreas plugin in your plugin folder?
Reply
#5

What FCNPC version are you using?
Reply
#6

Quote:
Originally Posted by SiaReyes
Посмотреть сообщение
You sure, you have mapandreas plugin in your plugin folder?
Yes.

Quote:
Originally Posted by Freaksken
Посмотреть сообщение
What FCNPC version are you using?
FCNPC 2.0.0 RC7.
Reply
#7

That version includes mapandreas, so you don't need to load that plugin again by itself. In other words, remove mapandreas from the plugins line in server.cfg.

Next, do this:
Код:
// OnGameModeInit
MapAndreas_Init(MAP_ANDREAS_MODE_FULL);
FCNPC_UseMoveMode(FCNPC_MOVE_MODE_MAPANDREAS);
I think that's it, I can't test it now, since I'm on mobile.

I'll update the wiki later.
Reply
#8

Код:
undefined symbol "FCNPC_UseMoveMode"
Reply
#9

That means you don't have FCNPC 2.0 ...
Reply
#10

I downloaded it through https://github.com/ziggi/FCNPC
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)