Custom labels (3D)

Započeo GoodbyeSamp, Februar 17, 2019, 17:03:39 POSLE PODNE

prethodna tema - sledeća tema

0 članova i 1 gost pregledaju ovu temu.

Simple custom labels
(v1.0)


Preview:

https://imgur.com/ZcExNqB
https://imgur.com/hXvFjNV


Example:

[pawn]

CreateCustom3DLabel(text[], type, x, y,  z, draw/stream);


//2 types
//Bilb:
CreateCustom3DLabel("zile42O", TYPE_CUSTOMLABEL_BIL,    x, y,  z, 10);
//Cyilindar
CreateCustom3DLabel("Ino42O", TYPE_CUSTOMLABEL_CYL,    x, y,  z, 10);
[/pawn]



Note:


This is not for long string





Downolad:

https://github.com/zile42O


Sve predloge/savete/greske prijaviti na mom githubu, ne gledam forume cesto.


Odlicno je  ;D
#ROBY
#ONLINE !
----- NIKAD PORAZ SAMO LEKCIJA! -----

korisno je ovo iskoristit cu  8)
Zm@Jk0 Brate :O



UPDATED 1.0.1


Added color type


Example:

[pawn]
CreateCustom3DLabel(text[], color, type, x, y,  z, draw/stream);
[/pawn]

Downolad:

https://github.com/zile42O

Doktorski kao i uvijek, svaka čast Zile



10/10 Svaka cast  ;)
Iskoristit cu vjerojatno