(v1.0)
Preview:
https://imgur.com/ZcExNqB
https://imgur.com/hXvFjNV
Example:
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);
Note:
This is not for long string
Downolad:
https://github.com/zile42O
