SA-MP Forums Archive
[Include] NFlags nationality flags - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Includes (https://sampforum.blast.hk/forumdisplay.php?fid=83)
+---- Thread: [Include] NFlags nationality flags (/showthread.php?tid=575423)



NFlags nationality flags - UltraScripter - 26.05.2015

Hi this one of my first include so if i did something wrong pls dont hate
this include create nationality textdraw with only 1 line
usage:

pawn Код:
NFlagRussia(playerid, x, y);
NFlagUkraine(playerid, x, y);
NFlagGermany(playerid, x, y);
NFlagSpain(playerid, x, y);
NFlagPoland(playerid, x, y);
and to hide

pawn Код:
NFlagHideRussia(playerid);
NFlagUkraine(playerid);
NFlagHideGermany(playerid);
NFlagHideSpain(playerid);
NFlagHidePoland(playerid);
there 5 nationality flags Russia, Spain, Germany, Ukraine and poland

Image:



Download link:

http://www.solidfiles.com/d/29e19df941/

hope it usefull !.


Re: NFlags nationality flags - arlindi - 26.05.2015

Nice
Not Bad i like it


Re: NFlags nationality flags - Luis- - 26.05.2015

You could of added the England flag. I'm disappointed.


Re : NFlags nationality flags - AlexBlack - 26.05.2015

Add Algeria Flag , i think this is hard but you can with sprite textdraws.


Re: NFlags nationality flags - UltraScripter - 28.05.2015

Ok i will add more thx for comments