y_globaltags
#1

hi all...

when i tried to use Zeex pawn compiler,(actually the lastest version that released 9 hour ago) it give me one error :/

Код:
\pawno\include\YSI\internal\..\internal\y_natives.inc(65) : fatal error 100: cannot read from file: "y_globaltags"

Compilation aborted.

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


1 Error.
meanwhile the y_globaltags.inc is already exist in my YSI/internal folder :/
is it my foult or

and maybe it's usefull

pawn Код:
#include <YSI\y_ini>
Reply
#2

Quote:
Originally Posted by ******
Посмотреть сообщение
Try compile with -Z, YSI 3.1 has never been tested or ported to that compiler.
AH! thank's FIXED!

EDIT:

now i got this error

Код:
D:\AiRaLoKa\SA-MP Server Project\MP Server\New Indo Stunting\gamemodes\NewIndoStunting.pwn(19952) : error 027: invalid character constant
D:\AiRaLoKa\SA-MP Server Project\MP Server\New Indo Stunting\gamemodes\NewIndoStunting.pwn(19952) : error 027: invalid character constant
Pawn compiler 3.2.3664.samp	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
pawn Код:
ShowPlayerDialog(playerid, DIALOG_CMDS, DIALOG_STYLE_MSGBOX, "Commands:", "/about\t\t\t\t>> Show the credits of this server\n\
                                                                                /admins\t\t\t>> Show the list of online admins\n\
                                                                                /afk\t\t\t\t>> Go AFK\n\
                                                                                /back\t\t\t\t>> Back from AFK\n\
                                                                                /color\t\t\t\t>> Change your color\n\
                                                                                /count\t\t\t\t>> Start countdown\n\
                                                                                /fightstyle\t\t\t>> Change your fightstyle\n\/givecash\t\t\t>> Give somebody some cash\n\
                                                                                /godmode\t\t\t>> Turn your godmode on/off\n\
                                                                                /help\t\t\t\t>> Open the help center\n\
                                                                                /hidetd\t\t\t\t>> Hide the Texdraw\n\
                                                                                /jetpack\t\t\t>> Use a jetpack\n\
                                                                                /kill\t\t\t\t>> Suicide\n\
                                                                                /language\t\t\t>> Change Your language\n\
                                                                                /mt\t\t\t\t>> Answer the math test\n\
                                                                                /pc\t\t\t\t>> Get a parachute\n\
                                                                                /pickuphunt\t\t\t>> Show the info of pickuphunt\n\
                                                                                /pm\t\t\t\t>> Send a private message\n\
                                                                                /radio\t\t\t\t>> Listen to a radio\n\
                                                                                /report\t\t\t\t>> Report a cheater\n\
                                                                                /reclass\t\t\t>> Back to class selection\n\
                                                                                /rules\t\t\t\t>> Show the rules\n\
                                                                                /rt\t\t\t\t>> Answer the reaction test\n\
                                                                                /savespawnpos\t\t>> Show the position\n\
                                                                                /skin\t\t\t\t>> Change your skin\n\
                                                                                /skydive\t\t\t>> Skydive!\n\
                                                                                /spawn\t\t\t>> Respawn\n\
                                                                                /stats\t\t\t\t>> Show player statistic\n\
                                                                                /stopradio\t\t\t>> Stop listening radio\n\
                                                                                /t\t\t\t\t>> open teleport menu\n\
                                                                                /usesavedspawnpos\t\t>> Use the saved position\n\
                                                                                /tgoto\t\t\t\t>> Turn your goto on/off\n\
                                                                                /v\t\t\t\t>> Spawn a vehicle\n\
                                                                                /vips\t\t\t\t>> Show the list of online VIP\n\
                                                                                /weapon\t\t\t>> Get a weapon"
, "Next >>", "Close");
2 nd EDIT:

nevermind... i already fixed it
Reply
#3

Quote:
Originally Posted by ******
Посмотреть сообщение
Try compile with -Z, YSI 3.1 has never been tested or ported to that compiler.
How do you mean "Try compile with -Z" ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)