[FilterScript] CAN - Multifunctional Bullet | Portal Bullet | Exploding Bullet | Drunk Bullet | [0.3Z]
#1

Introduction
Yo guys I'm making this FS: Exploding Bullet, Portal Bullet and Drunk Bullet, Portal bullet will make a portal in a place where someone shot with Silenced Pistol or Sniper Rifle, Exploding bullet will make an explosion, and Drunk bullet will set someone's drunk level to 100 after being hit by someone with Drunk bullet mode.
Information
  • ALT+Y to change modes
  • C to teleport between portal when you're near a portal
Video
[ame]http://www.youtube.com/watch?v=wdcafINHyG8[/ame]

Planned Updates
  • Teargas Bullet
  • Flashbang Bullet
  • Landmine Bullet
Download
Reply
#2

Very creative.
Reply
#3

Quote:
Originally Posted by MugiwaraNoLuffy
View Post
Very creative.
Thanks, I've added more pictures
Reply
#4

Nice !
Reply
#5

Good Job! Keep it up Mate... Btw Next Time can u make a Grappling Hook Launcher like this
Reply
#6

FYI, a drunk level of 100 doesn't do anything. Only at 2000 and above will the player notice a change in gameplay
Reply
#7

Quote:
Originally Posted by PiIIoW
View Post
Good Job! Keep it up Mate... Btw Next Time can u make a Grappling Hook Launcher like this
Maybe someday

Quote:
Originally Posted by Hiddos
View Post
FYI, a drunk level of 100 doesn't do anything. Only at 2000 and above will the player notice a change in gameplay
Thanks Hiddos, I didn't look at the wiki about the SetPlayerDrunkLevel
Reply
#8

Bump 31/08/14, last posted 1 month ago (31/07/14)
Huehue.
Reply
#9

Bumping is rule breaking

anyway i will try this one.
Reply
#10

Good Job Dude..
Your FS Perfect
+Rep
Reply
#11

Quote:
Originally Posted by Team_PRO
Посмотреть сообщение
Bumping is rule breaking

anyway i will try this one.
****** said if it's more than 24 hours is okay - 1 month is fine

Quote:
Originally Posted by Younes44
Посмотреть сообщение
Good Job Dude..
Your FS Perfect
+Rep
Thanks, Youness. <3
Reply
#12

Quote:
Originally Posted by Cannary2048
Посмотреть сообщение
****** said if it's more than 24 hours is okay - 1 month is fine
You didn't break any rule, 24 hours is indeed the time after which you may bump (as far as I understand from the rules). So you did okay afaik.

On topic, very nice work. I didn't even think of using the new functions this way, very creative thinking Keep up the good work!
Reply
#13

Really great job, creative & impressive for once, +rep
Reply
#14

Great job +REP
Reply
#15

I'd add some more checks to this. I mean, you don't want someone to be drunk from you hitting them... And, also according to your code they can also be drunk from fall damage...

Example,

pawn Код:
if(gunMode[issuerid] == 3 && GetPlayerWeapon(playerid) > 0 && playerid != issuerid))
{
            SetPlayerDrunkLevel(playerid, 6000);
            SetTimerEx("UnDrunk", 25000, false, "i", playerid);
}
Reply
#16

Quote:
Originally Posted by Jstylezzz
Посмотреть сообщение
You didn't break any rule, 24 hours is indeed the time after which you may bump (as far as I understand from the rules). So you did okay afaik.

On topic, very nice work. I didn't even think of using the new functions this way, very creative thinking Keep up the good work!
Thanks for info, Jstylezzz

Quote:
Originally Posted by DannyW
Посмотреть сообщение
Really great job, creative & impressive for once, +rep
Thank you DannyW

Quote:
Originally Posted by Mckarlis
Посмотреть сообщение
Great job +REP
Thank you Mckarlis

Quote:
Originally Posted by Riddick94
Посмотреть сообщение
Are you willing to do it? If not, I may do it, because I have two days off, and I was never that bored for ages. I haven't done anything in PAWN language for a long time.
Yes you may do it, I'm very busy nowadays ):

Quote:
Originally Posted by Abagail
Посмотреть сообщение
I'd add some more checks to this. I mean, you don't want someone to be drunk from you hitting them... And, also according to your code they can also be drunk from fall damage...

Example,

pawn Код:
if(gunMode[issuerid] == 3 && GetPlayerWeapon(playerid) > 0 && playerid != issuerid))
{
            SetPlayerDrunkLevel(playerid, 6000);
            SetTimerEx("UnDrunk", 25000, false, "i", playerid);
}
Oh, I didn't realize it , link updated, thanks, Abagail (+rep)
Reply
#17

awesome idea, will use the 'idea' on my server
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)