1 warning when I compile it?
#1

Hey guys, I've got this:

Код:
public OnPlayerConnect(playerid)
{
	TextDrawShowForPlayer(playerid,Startup0);
	TextDrawShowForPlayer(playerid,Startup1);
	TextDrawShowForPlayer(playerid,Startup2);
	TextDrawShowForPlayer(playerid,Startup3);
	TextDrawShowForPlayer(playerid,Startup4);
	TextDrawShowForPlayer(playerid,Startup5);
	PlayAudioStreamForPlayer(playerid, "http://mixconnect.com/disk2/mp3/1e1a51b28bdc93803dcbf.mp3");
 	if(ScreenStatus[playerid] == 0 )
  	{
   		ScreenStatus[playerid] = 1;
     	TextDrawShowForPlayer(playerid, TextDrawFade);
      	FadeTDTimer[playerid] = SetTimerEx("FadeTextdraw", 300, true, "i", playerid);
	}
}
return 1;
It seems all ok but, I get these errors which I can't seem to fix?

Код:
C:\DOCUME~1\DANNY~1.YOU\MYDOCU~1\NEWPRO~1\GAMEMO~1\Testing.pwn(285) : error 010: invalid function or declaration
C:\DOCUME~1\DANNY~1.YOU\MYDOCU~1\NEWPRO~1\GAMEMO~1\Testing.pwn(573) : warning 203: symbol is never used: "gTeam"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Please help me!
Reply
#2

Lines 285 and 573 please?
Reply
#3

Give me line "285"
And if you dont use the gTeam[MAX_PLAYERS] delete it.
or just give the two lines ( 285, 573 )
Reply
#4

Fixed nvm now!
Reply
#5

+rep if i helped THANKS.
Reply
#6

Quote:
Originally Posted by HUYA
Посмотреть сообщение
+rep if i helped THANKS.
Lol.
Reply
#7

Quote:
Originally Posted by HUYA
Посмотреть сообщение
+rep if i helped THANKS.
WALOA!
Reply
#8

Quote:
Originally Posted by captainjohn
Посмотреть сообщение
Lol.
WUT "LOL."?!?!?!
if somebody helpme i "+REP" Bcuz he help me.
so i said +REP, if i helped.
Reply
#9

Quote:
Originally Posted by HUYA
Посмотреть сообщение
WUT "LOL."?!?!?!
if somebody helpme i "+REP" Bcuz he help me.
so i said +REP, if i helped.
Your behavior is retarded. People will give you rep if they feel you deserve it. If you beg for it like that, you most likely will never get it, as you don't deserve it.
Reply
#10

Okay sorry, never said it again "i just trying to help, and get any rep's cuz i want post my server",
i need 8.reps for it, but i dont just say REP me, i said it bcuz only if i help him!
and if somebody can help me here;
https://sampforum.blast.hk/showthread.php?tid=408317
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)