Skip to content

Your script is not compatible with YSI user #4

Description

@mhyunata

I am using YSI and here's my include list

#define CGEN_MEMORY 40000
#define YSI_NO_HEAP_MALLOC

/* Includes */
#include <a_samp>

#undef MAX_PLAYERS
#define MAX_PLAYERS 800

#include
#include
#include
#include <a_mysql>
#include
#include
#include
#include
#include <samp_bcrypt>

#include <YSI_Coding\y_malloc>
#include <YSI_Coding\y_va>
#include <YSI_Server\y_colours>
#include <YSI_Visual\y_commands>
#include <YSI_Coding\y_inline>
#include <YSI_Extra\y_inline_timers>
#include <YSI_Extra\y_inline_mysql>
#include <YSI_Coding\y_timers>
#include <YSI_Data\y_iterate>
#include <YSI_Server\y_flooding>

#include
#include
#include
#include
#include

im trying to put your keylistener include below but when compiling it says "differen header from prototype"

BUT if im making a new filterscript with just include a_samp and keylistener it works fine. So can you help me with this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions