duda de 3DTextLabel
#1

Hola, estoy con un filterscript de un sistema de tirararmas y recogerarmas, pero le estoy agregando un 3dTextLabel cuando la tira. Lo que me pasa es esto:

pawn Код:
new labeltirararma;

labeltirararma = Create3DTextLabel("Hay un arma en el piso! /recogerarma para recogerla", COLOR_VIOLETA, ObjCoords[f][0], ObjCoords[f][1], ObjCoords[f][2], 10.0, 0, 0); // Esto lo puse en el comando de /tirararma


Код:
C:\Documents and Settings\Administrador\Escritorio\Latin RolePlay\filterscripts\tirararmas.pwn(169) : warning 213: tag mismatch
C:\Documents and Settings\Administrador\Escritorio\Latin RolePlay\filterscripts\tirararmas.pwn(169) : warning 204: symbol is assigned a value that is never used: "labeltirararma"
Y como haria para destruirlo cuando pone /recogerarma? Estoy aprendiendo a usar estos labels y me gustaria saber
Reply


Messages In This Thread
duda de 3DTextLabel - by ValenRatti - 24.11.2013, 22:50
Respuesta: duda de 3DTextLabel - by CrossOv3r - 24.11.2013, 23:19
Re: duda de 3DTextLabel - by ValenRatti - 24.11.2013, 23:37
Respuesta: duda de 3DTextLabel - by Swedky - 25.11.2013, 03:32
Re: duda de 3DTextLabel - by ValenRatti - 25.11.2013, 15:44

Forum Jump:


Users browsing this thread: 1 Guest(s)