GPS System
#3

Код:
if(player_zone_before == -1) GameTextForPlayer(i,zones[j][zone_name],1500,4);
That is the line you have to change. You see the LAST number on the line, which is "4" ? That number is for what type of textdraw you want to be shown on the screen. So to get the textdraw you want, i would suggest trying number "2".

But the next problem then, will be that the text is showing in the middle of your screen, and not at the buttom, right? (take alook here: https://sampwiki.blast.hk/wiki/GameTextStyle#Text_Styles )

So, you will have to use TexDrawCreate and a timer to automaticly remove it after f.ex 5 secs.

I hope you understood, if not, i am always able to help via Pm's.


~Airplanesimen
Reply


Messages In This Thread
GPS System - by JEkvall95 - 11.10.2012, 05:52
Re: GPS System - by BlueGames - 11.10.2012, 06:16
Re: GPS System - by denNorske - 11.10.2012, 06:24
Re: GPS System - by JEkvall95 - 11.10.2012, 13:42
Re: GPS System - by JEkvall95 - 11.10.2012, 13:50
Re: GPS System - by JEkvall95 - 25.07.2013, 19:15
Re: GPS System - by JusstinRoller - 26.07.2013, 01:03
Re: GPS System - by JEkvall95 - 02.08.2013, 14:25

Forum Jump:


Users browsing this thread: 1 Guest(s)