gangzone owner in textdraw
#1

Hi SA-MP.

Im trying to make text draw are show the gangzone owner when u inisde any gangzone(turf).
Gangzone colors and profile saving dynamic via dini.

If any one can help me please let me know it
Any tut or something else..

Thanks for helping !
Reply
#2

Script Request Thread #5
post here
Reply
#3

Just want explain how to make it i dont need others to do it for me.
Reply
#4

Try navigating and searching through the tutorials section before creating a new thread.
Reply
#5

Saving System - see this tutorial for help - https://sampforum.blast.hk/showthread.php?tid=308390
textdraw thing -
1.Detect player pos
2.see if he is in a gangzone
3.if yes, check coordinates and find in which one
4.set it as the text of the textdraw using textdrawsetstring
5.display!
Reply
#6

Quote:
Originally Posted by Camorra
Посмотреть сообщение
Gangzone colors and profile saving dynamic via dini.
I said its saving.
I have whole GM, and 50 gangzones all over scriptfiles saved.
Now how i making it like this
For explain
Код:
static const gSAZones[][SAZONE_MAIN] = 
{ 

	{"The Big Ear",	                {-410.00,1403.30,-3.00,-137.90,1681.20,200.00}},
	{"Aldea Malvada",               {-1372.10,2498.50,0.00,-1277.50,2615.30,200.00}},
	{"Angel Pine",                  {-2324.90,-2584.20,-6.10,-1964.20,-2212.10,200.00}},
	{"Arco del Oeste",              {-901.10,2221.80,0.00,-592.00,2571.90,200.00}}
};
But the turfs saved, So what i doing here " {"The Big Ear", " ?
I mean turfs is stealable, When you taking it that txt in script file change the turfowner= faction name
Reply
#7

Quote:
Originally Posted by Camorra
Посмотреть сообщение
I said its saving.
I have whole GM, and 50 gangzones all over scriptfiles saved.
Now how i making it like this
For explain
Код:
static const gSAZones[][SAZONE_MAIN] = 
{ 

	{"The Big Ear",	                {-410.00,1403.30,-3.00,-137.90,1681.20,200.00}},
	{"Aldea Malvada",               {-1372.10,2498.50,0.00,-1277.50,2615.30,200.00}},
	{"Angel Pine",                  {-2324.90,-2584.20,-6.10,-1964.20,-2212.10,200.00}},
	{"Arco del Oeste",              {-901.10,2221.80,0.00,-592.00,2571.90,200.00}}
};
But the turfs saved, So what i doing here " {"The Big Ear", " ?
I mean turfs is stealable, When you taking it that txt in script file change the turfowner= faction name
Up, Anyone know what i means ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)