Welcome warning
#1

Hey guys!!!!

I tried to use the welcome text

pawn Код:
new Text:welcomeText;
new Text:infoText;

    welcomeText = TextDrawCreate(430,5,"~w~www.***********.com");
    infoText = TextDrawCreate(445,100, "~b~/cmds ~w~- /news -  ~r~/rules");

I get this warning in my script

pawn Код:
C:\Users\******\Desktop\*******B FILE\tg\*****\gamemodes\PPC_Trucking.pwn(292) : warning 204: symbol is assigned a value that is never used: "infoText"
C:\Users\******\Desktop\*******B FILE\tg\*****\gamemodes\PPC_Trucking.pwn(291) : warning 204: symbol is assigned a value that is never used: "welcomeText"
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


2 Warnings.
Can anyone help me please
Reply


Messages In This Thread
Welcome warning - by shoaib_sait - 30.01.2013, 14:34
Re: Welcome warning - by SKAzini - 30.01.2013, 14:53
Re: Welcome warning - by Patrick - 30.01.2013, 14:55
Re: Welcome warning - by mineralo - 30.01.2013, 15:02
Re: Welcome warning - by SKAzini - 30.01.2013, 15:05

Forum Jump:


Users browsing this thread: 1 Guest(s)