Help td
#1

i get these errors
PHP код:
C:\Users\Admin\Desktop\Ostali\Extreme School\Extreme School RPG\gamemodes\td.pwn(36) : error 017undefined symbol "TDEditorTD"
C:\Users\Admin\Desktop\Ostali\Extreme School\Extreme School RPG\gamemodes\td.pwn(36) : warning 215expression has no effect
C
:\Users\Admin\Desktop\Ostali\Extreme School\Extreme School RPG\gamemodes\td.pwn(36) : error 001expected token";"but found "]"
C:\Users\Admin\Desktop\Ostali\Extreme School\Extreme School RPG\gamemodes\td.pwn(36) : error 029invalid expressionassumed zero
C
:\Users\Admin\Desktop\Ostali\Extreme School\Extreme School RPG\gamemodes\td.pwn(36) : fatal error 107too many error messages on one line
Compilation aborted
.Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
4 Errors

This is the line
PHP код:
TDEditorTD[0] = TextDrawCreate(593.500000390.812500""); 
and i have this on top of gm
PHP код:
new Text:TDEditorTD[28]; 
Reply
#2

-FIXED-
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)