Un problema :3
#1

Buenas me podrian ayudar esque tengo un problema con unos textlabel que ponen mal la informacion

Код:
 format(Str2,sizeof Str2,""BLANCO"Ў Negocio en venta !\nTipo: "#AZULITO"%s"BLANCO"\nNivel: "#AZULITO"%d"BLANCO"\nPrecio: "#AZULITO"%d\n"BLANCO"ID: "#AZULITO"%d\n"BLANCO"Direccion: "#AZULITO"%s\n"BLANCO"Utiliza /comprarnegocio",Biz[b][Nombre_Negocio], Biz[b][Nivel], Biz[b][Precio], b, Biz[b][Direccion_Negocio]);
            Biz[b][LabelBiz] = CreateDynamic3DTextLabel(Str2,-1,Biz[b][Entrada_x], Biz[b][Entrada_y], (Biz[b][Entrada_z] + 1.0), 10.0, INVALID_PLAYER_ID, INVALID_VEHICLE_ID, 0, 0, 0, -1, 20.0);
y pasa que primero en el tipo se ve la direccion y en la direccion se ve el dueсo que podra pasar y en el cfg esta bien guardado
Код:
[data]
Dueсo = Nadie
Direccion = Pershing Square
Nombre = MC DONALD
Precio = 30
Nivel = 1
Stock = 500
Tipo = 2
Entrada_x = 1531.195312
Entrada_y = -1710.458496
Entrada_z = 13.382812
Salida_x = 366.032409
Salida_y = -72.639999
Salida_z = 1001.507812
Interior = 10
VirtualWorld = 103
Comprado = false
Ojala puedan ayudarme gracias , pero al crear el negocio se ve bien todo pero solo al reniciar y cargar esta desordenado
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)