ERROR DE CODIGO "OrpheuCreateFunction"
#1
Código PHP:
L 12/06/2018 22:56:01: [AMXX]    [0orpheu_stocks.inc::OrpheuGetDLLFunction (line 59)
L 12/06/2018 22:56:01: [AMXX]    [1zp_tcs5.sma::game_blockConditions (line 3551)
    
#if defined USE_ORPHEU
//3551        OrpheuRegisterHook(OrpheuGetDLLFunction("pfnPM_Move", "PM_Move"), 
               
"OnPM_Move");
        
OrpheuRegisterHook(OrpheuGetFunction("PM_Jump"), "OnPM_Jump");
        
OrpheuRegisterHook(OrpheuGetFunction("PM_Duck"), "OnPM_Duck");
    
#endif
stock OrpheuFunction:OrpheuGetDLLFunction(const memberName[],const libFunctionName[])
{
    static 
OrpheuStruct:OrpheuDLLFunctions
    
    
if(!OrpheuDLLFunctions)
    {
        
OrpheuDLLFunctions OrpheuGetDLLFunctionsStruct()
    }
    
    return 
OrpheuCreateFunctionOrpheuGetStructMember(OrpheuDLLFunctions,memberName),libFunctionName )
//59 } 

Código PHP:
L 12/06/2018 22:56:06: [AMXXRun time error 10native error (native "get_pcvar_float")
L 12/06/2018 22:56:06: [AMXX]    [0zp_tcs5.sma::event_HLTV (line 6008)
//-------------sma----------
set_task(2.0"welcomeMsg"TASK_WELCOMEMSG);
    
    
remove_task(TASK_MAKEZOMBIE);
//6008    set_task(get_pcvar_float(g_CVAR_Delay), "makeZombieTask", TASK_MAKEZOMBIE);
    
    
g_taringa_at_night 0;
    
g_only_modes 0;
    
    static 
iYearMonthDay[3];
    static 
iTimeToUnix[3];
    
    
date(iYearMonthDay[0], iYearMonthDay[1], iYearMonthDay[2]);
    
    
iTimeToUnix[0] = TimeToUnix(iYearMonthDay[0], iYearMonthDay[1], iYearMonthDay[2], 130000);
    
iTimeToUnix[1] = TimeToUnix(iYearMonthDay[0], iYearMonthDay[1], iYearMonthDay[2], 170000); 

Código PHP:
L 12/06/2018 22:56:07: [AMXXRun time error 10native error (native "ShowSyncHudMsg")
L 12/06/2018 22:56:07: [AMXX]    [0zp_tcs5.sma::game_blockConditions (line 23622)
//---------sma-----------
public welcomeMsg()
{
//23622    set_hudmessage(255, 0, 0, -1.0, 0.25, 1, 3.0, 4.0, 4.0, 3.0, -1);
    
ShowSyncHudMsg(0g_Hud"¡ EL VIRUS-T SE HA LIBERADO !");
    
    
set_lights(g_lights[0]);



Archivos adjuntos
.inc   orpheu_stocks (2).inc (Tamaño: 3.02 KB / Descargas: 9)
.sma   Descargar AMXX / zp_tcs5.sma (Tamaño: 1 MB / Descargas: 12)
Responder
#2
Te junté los 4 th en uno.
[Imagen: paypalqr.png]
Responder


Salto de foro:


Usuarios navegando en este tema: 1 invitado(s)