Help with my code
#1

Hello, all I have compile and I have this now..
http://pastebin.com/sRYa14rL
Reply
#2

Code:
undefined symbol "PlayerTextDrawUseBox
new PlayerText:PlayerTextDrawUseBox[MAX_PLAYERS];
Are Missing.
Reply
#3

Hello!

Update your includes (like a_samp and so on).

- EDIT:
@WhiteGhost:
PlayerTextDrawUseBox is a function of SA-MP. So he must update his includes.
Reply
#4

Quote:
Originally Posted by Mencent
View Post
Hello!

Update your includes (like a_samp and so on).

- EDIT:
@WhiteGhost:
PlayerTextDrawUseBox is a function of SA-MP. So he must update his includes.
Could also be hes missing the definitions.
Reply
#5

You needn't define the functions.
Reply
#6

Quote:
Originally Posted by Mencent
View Post
You needn't define the functions.
Sorry i didnt mean it like that,i ment for example.
PHP Code:
new PlayerText
Reply
#7

No, not that. When you forgot "PlayerText:"-tag then you get this message:
PHP Code:
warning 213tag mismatch 
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)