10.01.2017, 14:41
How can I do this?
(Image from GamerX Server)
(Image from GamerX Server)
I assume it's SetObjectMaterialText function used along with gtaweapon3.tff font(something similar to such a name, can be found on your SA directory if you got SA-MP installed).
|
SetObjectMaterial(objectid, materialindex, 359, rocketla, rocketlaicon, 0x0)
SetObjectMaterial(objectid, materialindex, 342, grenade, grenadeicon, 0x0)
SetObjectMaterial(objectid, materialindex, 359, rocketla, rocketlaicon, 0x0) */ Rocket Launcher
SetObjectMaterial(objectid, materialindex, 359, generade, generadeicon, 0x0) */ Generade
SetObjectMaterial(objectid, materialindex, 359, minigun, minigunicon, 0x0) */ Minigun
SetObjectMaterial(objectid, materialindex, 359, moltov, moltovicon, 0x0) */ Molotov Cocktail
SetObjectMaterial(objectid, materialindex, 359, flameth, flamethicon, 0x0) */ Flame thrower