Andrei Sebastian

Results 8 comments of Andrei Sebastian

i forgot to mention from where is the error: \pawno\include\YSI_Core\y_master\..\..\YSI_Core\y_core\y_amx_impl.inc(892) : fatal error 104: invalid assembler instruction "load.u.pri"

I have zeex comp 3.10.6 i think, and with every zeex comp or crashes, or gives me error

Wait a second to compile again

if I compile with 3.10.10 it gave me these warnings and error with y_amx_impl.inc: \pawno\include\YSI_Visual\y_commands\..\..\YSI_Data\y_foreach\..\..\YSI_Coding\y_va\..\..\YSI_Core\y_core\..\..\indirection\indirection.inc(84) : warning 201: redefinition of constant/macro (symbol "GLOBAL_TAG_TYPES") \pawno\include\YSI_Coding\y_timers\..\y_malloc\y_malloc_warning.inc(8) : warning 237: user warning: y_malloc...

with heap_malloc i know the warning but with y_amx_impl.inc and indirection.inc i don't know the solution

> EXAMPLE DEMO > new test[MAX_PLAYERS]; > public OnPlayerClickPlayer(playerid, clickedplayerid, source) > { > test[playerid] = clickedplayerid; > return 1; > } > > Demo example > Ban(test[playerid]) ; >...

Oh, no, it's an idea to implement database system on server menu :D