How? -
Locky_ - 07.08.2015
How you can create this in SA-MP?
Sorry for my bad English.
Re: How? -
SickAttack - 07.08.2015
Use pickups and 3D text labels (use the wiki).
Re: How? -
Locky_ - 07.08.2015
Not referred to the pickup and the text label, but other text ..
In the first image '
$55' and the second '
cancelar'..
Re: How? -
SickAttack - 07.08.2015
Quote:
Originally Posted by NicK_
Not referred to the pickup and the text label, but other text ..
In the first image '$55' and the second 'cancelar'..
|
You cannot make those, I assume it was added (to the image) with an image editor.
AW: How? -
Drebin - 08.08.2015
Those texts are probably as second object placed together with the pickup. I believe it's a sign that has been made using SetObjectMaterialText(); with the background set to transparent. The thing is, that if you walk around the pickup, the 3DLabel will always rotate with you so that you can always read it, the sign above it won't tho.
Re: How? -
$Marco$ - 08.08.2015
Quote:
Originally Posted by NicK_
How you can create this in SA-MP?
Sorry for my bad English.
|
I have no idea how you do that but I do want it to be IG.
Re: AW: How? -
Vince - 08.08.2015
Quote:
Originally Posted by Drebin
Those texts are probably as second object placed together with the pickup. I believe it's a sign that has been made using SetObjectMaterialText(); with the background set to transparent. The thing is, that if you walk around the pickup, the 3DLabel will always rotate with you so that you can always read it, the sign above it won't tho.
|
I don't think so. Not a lot of players have the Pricedown font installed on their PC and secondly both these types appear in single player. That server must have found a way to send custom opcodes to the clients, but I have no idea how.