SA-MP Forums Archive
[FilterScript] Armour - v1.0 - 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)
+--- Thread: [FilterScript] Armour - v1.0 (/showthread.php?tid=289360)



Armour - v1.0 - TheMaddox - 11.10.2011

What's this?

This is our FS "Idriss & me",we were working on it - We're just a newbie Scripters so don't blame us if you found a bug or something..:-/

Commands:


/equip = Attach SWAT Vest-Helmet-Shield & a taser, + Setting the player's armour to 100.

/equipoff = Dettach every object in "/equip" including the armour,it's good for Roleplay servers. (100.0).




Links:
http://www.mediafire.com/?b6l8jxfd6cz62zc = PWN
http://www.mediafire.com/?mes6cmczv33b0fi = AMX
http://pastebin.com/fHT7CBSq = Added.


Re: Armour - v1.0 - Lorenc_ - 11.10.2011

Pastebin your stuff which contain very little code or is a useless script (No offense)


Re: Armour - v1.0 - TheMaddox - 11.10.2011

Quote:
Originally Posted by Lorenc_
Посмотреть сообщение
Pastebin your stuff which contain very little code or is a useless script (No offense)
:P,Alright let me do that,as i said "i'm just a newbie scripter"


Re: Armour - v1.0 - OKStyle - 11.10.2011

LOL, you just stolen my FS: https://sampforum.blast.hk/showthread.php?tid=220112


Re: Armour - v1.0 - TheMaddox - 11.10.2011

Quote:
Originally Posted by OKStyle
Посмотреть сообщение
What the? I've never seen this FS - Believe me,i didn't steal it,we made it,but if you don't belive me idc.

EDIT : I made only the /equipoff,so don't blame me.


Re: Armour - v1.0 - Diagram - 11.10.2011

Quote:
Originally Posted by OKStyle
Посмотреть сообщение
Checked Maddox's script with OKStyle's. Perfectly the same, even the credits.
He only added /equipoff anyway.


Re: Armour - v1.0 - OKStyle - 11.10.2011

Never seen? Wahaha, you get my code bite-to-bite, line-to-line... oh my GOD, my CODE-Style! Little nipper

pawn Код:
if(!strcmp(cmdtext,"/equipoff",true))
{
new Float:ap;
GetPlayerArmour(playerid,ap);
if(ap>0) return SendClientMessage(playerid,COLOR_INTERFACE_BODY,"You are already equipped.");
Perfect Logic! xD


Re: Armour - v1.0 - TheMaddox - 11.10.2011

Quote:
Originally Posted by OKStyle
Посмотреть сообщение
Never seen? Wahaha, you get my code bite-to-bite, line-to-line... oh my GOD, my CODE-Style! Little nipper
As i said,i made only the /equipoff - Let me ask my friend..


Re: Armour - v1.0 - OKStyle - 11.10.2011

Yeah, yeah, if Diagram did not say it, you would not know how to out of the situation. You removed my credits, set some noob to Autor, how I react to it? Need command? OK, i'm updated my script.