Question

Всех приветствую. 

Прошу помощи у тех кто шарит.

в кратце:

хотел установить себе в мод pawnbots, не получилось

делал все так:

Распакуйте Pawn.BOTS.rar в папку вашего сервера, и отредактируйте server.cfg:
- Подключите pawnbots в конец всех filterscripts.
- Подключите pawnraknet.so и pawnbots.so в конец всех plugins.
- Убедитесь, что значение maxnpc в server.cfg не равно 0, можно просто поставить maxnpc 1.
Подключить #include <pawnbots> сразу после #include <a_samp>, и скомпилировать мод.

 

В итоге мод становится Unknown, ради интереса зашел на сервер и прописал .pbots, все работает, но.

 

Цитата

[21:07:58] [debug] Run time error 19: "File or function is not found"
[21:07:58] [debug]  BS_ReadValue
[21:07:58] [debug]  BS_WriteValue
[21:07:58] [debug]  PR_Init
[21:07:58] [debug]  BS_IgnoreBits
[21:07:58] [debug]  BS_SetWriteOffset
[21:07:58] [debug]  BS_ResetReadPointer
[21:07:58] [debug]  BS_New
[21:07:58] [debug]  PR_SendRPC
[21:07:58] [debug]  BS_Delete
[21:07:58] [debug]  PR_RegHandler
[21:07:58] [debug]  BS_GetNumberOfBytesUsed
[21:07:58] [debug]  BS_ResetWritePointer
[21:08:02] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[21:08:02] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[21:08:02] [debug] Run time error 19: "File or function is not found"
[21:08:02] [debug]  BS_ReadValue
[21:08:02] [debug]  BS_WriteValue
[21:08:02] [debug]  PR_Init
[21:08:02] [debug]  BS_IgnoreBits
[21:08:02] [debug]  BS_SetWriteOffset
[21:08:02] [debug]  BS_ResetReadPointer
[21:08:02] [debug]  BS_New
[21:08:02] [debug]  PR_SendRPC
[21:08:02] [debug]  BS_Delete
[21:08:02] [debug]  PR_RegHandler
[21:08:02] [debug]  BS_GetNumberOfBytesUsed
[21:08:02] [debug]  BS_ResetWritePointer

ошибка дала о себе знать, помогите, все делал по инструкции.

Скрины с сервера и клиента: IMGUR 

Edited by Fuoky

Share this post


Link to post
Share on other sites

0 answers to this question

There have been no answers to this question yet

This topic is now closed to further replies.
Sign in to follow this  
Followers 0

  • Recently Browsing   0 members

    No registered users viewing this page.

  • Similar Content

    • By Tookie Johnson
      Здравствуйте. Хочу создать пикап, но не знаю как. У меня в моде нет public OnPlayerPickupPickup, а только public OnPlayerPickupDynamicPickup (playerid, pickupid). К примеру мне нужен пикап, который выдает 100 хп, когда я на него наступлю (без ограничений на использование). Скажите, пожалуйста, куда вставлять переменную и сам пикап