[Pedido] y_hooks
#1

Alguйm sabe onde posso encontrar a y_hooks include? completa? encontrei isso..

PHP код:
/**--------------------------------------------------------------------------**\
                    ==============================
                     y_hooks - Hook any callback!
                    ==============================
Description:
    Automatically hooks any callbacks with a very simple syntax.
Legal:
    Version: MPL 1.1
    The contents of this file are subject to the Mozilla Public License Version
    1.1 (the "License"); you may not use this file except in compliance with
    the License. You may obtain a copy of the License at
    http://www.mozilla.org/MPL/nl6605f9e66f3...0.79726629
    Software distributed under the License is distributed on an "AS IS" basis,
    WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
    for the specific language governing rights and limitations under the
    License.
    The Original Code is the SA:MP callback hooks include.
    The Initial Developer of the Original Code is Alex "******" Cole.
    Portions created by the Initial Developer are Copyright © 2008
    the Initial Developer. All Rights Reserved.
    Contributors:
        ZeeX, koolk, JoeBullet/******63, g_aSlice/Slice
    Thanks:
        JoeBullet/******63 - Handy arbitrary ASM jump code using SCTRL.
        Peter, Cam - Support.
        ZeeX, g_aSlice/Slice, Popz, others - Very productive conversations.
        koolk - IsPlayerinAreaEx code.
        TheAlpha - Danish translation.
        breadfish - German translation.
        Fireburn - Dutch translation.
        yom - French translation.
        50p - Polish translation.
        Zamaroht - Spanish translation.
        Dracoblue, sintax, mabako, Xtreme, other coders - Producing other modes
            for me to strive to better.
        Pixels^ - Running XScripters where the idea was born.
        Matite - Pestering me to release it and using it.
    Very special thanks to:
        Thiadmer - PAWN, whose limits continue to amaze me!
        Kye/Kalcor - SA:MP.
        SA:MP Team past, present and future - SA:MP.
Version:
    2.0
Changelog:
    25/02/12:
        Extracted most of the code to a separate file.
    17/03/11:
        Second complete re-write using another new technique.  Now VERY fast!
        Updated OnPlayerUpdate code using ******63's SCTRL jump code.
    06/08/10:
        First version
</remarks>
\**--------------------------------------------------------------------------**/
#if !defined _inc_y_hooks
    #error Did you do <YSI/y_hooks> instead of the required <YSI\y_hooks>?
#endif
#undef _inc_y_hooks
// Multiple includes!
#include "internal\y_unique"
//#if defined _INC_y_hooks
//    #endinput
//#endif
// Everything except including "y_unique" is done once only.
//#define _INC_y_hooks
//#include "internal\y_dohooks"
#include "y_hooks/impl"
#if defined YSI_TESTS
    #include "y_testing"
    #include "y_hooks/tests"
    // Get some new IDs.
    //#include "internal\y_unique"
#endif 
e dб isso de erro
Код:
C:\Users\Administrador PC\Desktop\Brasil True Life\pawno\include\y_hooks.inc(64) : fatal error 111: user error: Did you do <YSI/y_hooks> instead of the required <YSI\y_hooks>?


Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Elб tб pedindo outra include, o problema й que nгo sei onde consigo essa include ae do erro e nгo sei se essa que tб ae em cima й funcional.
Reply
#2

Ta aн, a livraria inteira do ******

Tуpico: https://sampforum.blast.hk/showthread.php?tid=570883
Download: https://github.com/Misiur/YSI
Reply
#3

af, tб dando esse erro aqui, estou tentando consertar e nгo encontro a soluзгo..

Quote:

C:\Users\Administrador PC\Desktop\Brasil True Life\gamemodes\gbug.pwn(7) : fatal error 100: cannot read from file: "YSI\y_hooks"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

Reply
#4

Cria uma pasta YSI dentro de pawno/include, e bote a include dentro dela.
Reply
#5

Agora deu certo, mais tб dando outro erro e tб pedindo include, й da mesma famнlia essa inc?

Код:
C:\Users\Administrador PC\Desktop\Brasil True Life\pawno\include\YSI\y_hooks.inc(78) : fatal error 100: cannot read from file: "y_hooks/impl"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Serб que precisa criar uma pasta y_hooks e colocar a include dentro dela?
Reply
#6

Cara, acabei de lhe passar o download tudo correto, basta tu clicar em download zip, ir na pasta pawno que vem dentro do zip, em seguida na pasta include, aн tu extrai a pasta YSI e a include YSI.inc dentro da pasta include do seu pawno. Dнficil ?

@EDIT
vou deixar de mгo beijada o download para vocк, link direto.
https://github.com/Misiur/YSI/archive/master.zip
Reply
#7

Bom, reconheci o erro, ele estб dizendo que a include estб hospedada em
PHP код:
Pawn/Include.ini 
va na linha do erro e troque a barra, deixando assim:
PHP код:
Pawn\Include.ini 
Abracos, Boa Sorte!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)