[Help]3DTextLabels Problem
#1

So i have this warnings

Код:
D:\samp\gamemodes\z.pwn(1045) : error 028: invalid subscript (not an array or too many subscripts): "label"
D:\samp\gamemodes\z.pwn(1045) : warning 215: expression has no effect
D:\samp\gamemodes\z.pwn(1045) : error 001: expected token: ";", but found "]"
D:\samp\gamemodes\z.pwn(1045) : error 029: invalid expression, assumed zero
D:\samp\gamemodes\z.pwn(1045) : fatal error 107: too many error messages on one line
Код:
new
Text3D:label;
Delete3DTextLabel(label[playerid]); // line 1045
I need help how can i delete3dtextlabel with playerid.I dont want to use deleteplayer3dtextlabel , because it doesnt destroy the Text3D , it destroys only PlayerText3D.
Reply


Messages In This Thread
[Help]3DTextLabels Problem - by luis_mendoza - 01.05.2013, 20:23
Re: [Help]3DTextLabels Problem - by Pottus - 01.05.2013, 20:27
Re: [Help]3DTextLabels Problem - by RaZzZzoR - 01.05.2013, 20:45
Re: [Help]3DTextLabels Problem - by luis_mendoza - 02.05.2013, 05:37

Forum Jump:


Users browsing this thread: 1 Guest(s)