Score.
#1

---Fixed.
Reply
#2

CMD:myscore(playerid, params[]);

Try removing the ';' at the end.
Reply
#3

i think this is used when u create a PlayerTextdraw

pawn Код:
PlayerTextDrawBlabla(playerid,TXTID,Blabla);
Reply
#4

CMD:myscore(playerid, params[]);

REMOVE ;

It will look like this.
CMD:myscore(playerid, params[])
Reply
#5

Well yeah, did add that ; by a mistake.

Код:
C:\Users\Nath\Documents\GT Testing\pawno\include\Commands.inc(14) : error 017: undefined symbol "ScoreTextdraw"
C:\Users\Nath\Documents\GT Testing\pawno\include\Commands.inc(14) : warning 215: expression has no effect
C:\Users\Nath\Documents\GT Testing\pawno\include\Commands.inc(14) : error 001: expected token: ";", but found "]"
C:\Users\Nath\Documents\GT Testing\pawno\include\Commands.inc(14) : error 029: invalid expression, assumed zero
C:\Users\Nath\Documents\GT Testing\pawno\include\Commands.inc(14) : fatal error 107: too many error messages on one line
Line
Код:
    ScoreTextdraw[playerid] = TextDrawCreate(498.000000, 118.000000, score);
Reply
#6

* Replied at wrong place.
Reply
#7

Hello NathNathii,

Maybe you can take an idea of this from my tutorial on SA-MP forums by clicking here.

Hope this helps
Reply
#8

****Wrong post.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)