[Trouble]Textdraw
#1

Well when i try to Hide or Destroy the textdraws i created i get this problem

Код:
C:\Users\oNx\Desktop\RockStar RolePlay\gamemodes\RR.pwn(227) : error 028: invalid subscript (not an array or too many subscripts): "Textdraw0"
C:\Users\oNx\Desktop\RockStar RolePlay\gamemodes\RR.pwn(227) : warning 215: expression has no effect
C:\Users\oNx\Desktop\RockStar RolePlay\gamemodes\RR.pwn(227) : error 001: expected token: ";", but found "]"
C:\Users\oNx\Desktop\RockStar RolePlay\gamemodes\RR.pwn(227) : error 029: invalid expression, assumed zero
C:\Users\oNx\Desktop\RockStar RolePlay\gamemodes\RR.pwn(227) : fatal error 107: too many error messages on one line

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


4 Errors.

227 line = TextDrawHideForPlayer(playerid, Textdraw0[playerid]);
can anyone tell me what is wrong and i only defined Textdraw0 once on the top of the script showing works fine but hiding or destroying give me this error
Reply


Messages In This Thread
[Trouble]Textdraw - by oNx - 30.05.2010, 07:31
Re: [Trouble]Textdraw - by Grim_ - 30.05.2010, 07:47
Re: [Trouble]Textdraw - by oNx - 30.05.2010, 07:59

Forum Jump:


Users browsing this thread: 1 Guest(s)