SA-MP Forums Archive
Ayuda con esto - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Español/Spanish (https://sampforum.blast.hk/forumdisplay.php?fid=29)
+---- Thread: Ayuda con esto (/showthread.php?tid=543258)



Ayuda con esto - Ghost112397 - 25.10.2014

Buenas, estoy haciendo un include y cuando lo estaba compilando, en esta linea:
pawn Код:
#if !defined YSI\y_ini_included
        #include <YSI\y_ini>
#endif
Me salio este error:
Quote:

Current directory: C:\Documents and Settings\Administrador\Escritorio\Freeroam\pawno\i nclude
gMonedas.inc(5) : error 038: extra characters on line
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.
================ READY ================

їUna ayuda por favor?, desde ya muchas gracias.


Re: Ayuda con esto - [BOPE]Seu._.Madruga - 30.10.2014

Use apenas

PHP код:
#include <YSI\y_ini>