[FilterScript] Armour - v1.0
#1

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.
Reply
#2

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

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"
Reply
#4

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

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.
Reply
#6

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

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
Reply
#8

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..
Reply
#9

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.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)