Custom models don't appear when they're Sprites - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP DL Edition (
https://sampforum.blast.hk/forumdisplay.php?fid=92)
+--- Forum: SA-MP 0.3.DL (
https://sampforum.blast.hk/forumdisplay.php?fid=90)
+--- Thread: Custom models don't appear when they're Sprites (
/showthread.php?tid=647255)
Custom models don't appear when they're Sprites -
Kane - 02.01.2018
Hey,
I recently came across a problem with 0.3.8's custom models. Models that were shown as a Sprite were not visible to me but were able to be seen by other players. The only time I was able to see it was when they were set as preview models. Has anyone else come across this problem or know of an explanation?
Only mods I had at the time:
- Blood effects
- Timecyc
- Skin mods
- Weapon mods
- Radar mod
- VC/SA Windowed Mode ASI
Re: Custom models don't appear when they're Sprites -
RIDE2DAY - 02.01.2018
It's kinda strange actually, but I heard about a similar issue. I told the guy to use proportional sizes for his custom sprites, seems it worked.
Give a try using powers of two sizes: 32, 64, 128, 512, etc.
They don't have to be the same height x width, but combinations of those values above. For example, 512x128 should work.
Re: Custom models don't appear when they're Sprites -
Kane - 05.01.2018
Quote:
Originally Posted by RIDE2DAY
It's kinda strange actually, but I heard about a similar issue. I told the guy to use proportional sizes for his custom sprites, seems it worked.
Give a try using powers of two sizes: 32, 64, 128, 512, etc.
They don't have to be the same height x width, but combinations of those values above. For example, 512x128 should work.
|
When the textdraw is shown as a SPRITE, it does NOT work for me but it WORKS for others.
I can only see that textdraw when it's a PREVIEW MODEL. So I don't think the w/h is the issue.