[FilterScript] MoneyBag v2.0
#1

OLD VERSION:
https://sampforum.blast.hk/showthread.php?pid=896365#pid896365
Not better.
================================================== =

Version 2.0
-Medium better-
**** Feature give player money bonus fun with find a money hidden pool.
command start the money bag:
/mr

* easily change coordinates place the money pickup ID: 1550
- in this FS coordinate money bag 1550 = [ 499.7417 , 971.9698 , -24.5875 ]
* easy made more.
- in this FS just one made simple.

some screen:
when you do /mr - just one typing only.



* fixed the message when /MR start , No reapeat THE SAME message...
* when picked up the money, you get money n plus 3 score.
* Then destroying shadow pickup. didint show it again..

Enjoy..

DOWNLOAD:
http://www.solidfiles.com/d/b724e/
Reply
#2

Better than the old one
Nice script
Reply
#3

Quote:
Originally Posted by Ouch_Charlie
Посмотреть сообщение
Better than the old one
Nice script
thanks man
Reply
#4

Cool script xD
Reply
#5

Quote:
Originally Posted by Millionaire
Посмотреть сообщение
Cool script xD
thanks you
Reply
#6

Seems like a nice stuff.
Reply
#7

Quote:
Originally Posted by MetalScript
Посмотреть сообщение
Seems like a nice stuff.
thx
Reply
#8

You should add random locations.
Reply
#9

omg... in FS moneybag i found FS or something this is speedometer enad fuelmeter which i want but i cant find anywhere!?

but FS - moneybag is goood
Reply
#10

Quote:
Originally Posted by NiZ
Посмотреть сообщение
You should add random locations.
yes why not here
i sugguest add :

go to dcmd find line here:
dcmd_mr

pawn Код:
new moneyrush;
new MR[MAX_PLAYERS];
dcmd_mr(playerid,params[]) return dcmd_moneyrush(playerid,params);
dcmd_moneyrush(playerid,params[])
{
    #pragma unused params
    SendClientMessage(playerid,COLOR_RED,"Money Rush Running On several Minute");
    MR[playerid] = SetTimerEx("moneyrushHunterQuarry",25000,0,"i",playerid);

    // Random spawn the money rush
    new mr = random(4);
    switch (mr)
    {
    case 0: moneyrush = CreatePickup(1550, 2, 489.5683,809.8211,1.3693);
    case 1: moneyrush = CreatePickup(1550, 2, 499.7417,971.9698,-24.5875);
    case 2: moneyrush = CreatePickup(1550, 2, 375.5562,851.6074,29.5966);
    case 3: moneyrush = CreatePickup(1550, 2, 581.5078,1039.6545,25.1250);
    }
    return 1;
}
i test no bug enjoy's
Reply
#11

hey what is the speedometer your using or is it custom? i really like it xD
Reply
#12

Quote:
Originally Posted by mtywe
View Post
hey what is the speedometer your using or is it custom? i really like it xD
well its called cleo speedometer gasoline. ;-/ if you really need. find at any google.
Reply
#13

thanks
Reply
#14

Looks well, and yeah, random locations would be nice.
Reply
#15

I do not find nearly the same meaning but is a good contribution
Reply
#16

Suggestion - Edit the script and fix the language

This is not english on the screenshot
Reply
#17

I would advise to fix the language...

Lost or Dropped? which one than
Reply
#18

Amazing !!!


PS: Where did you get that amazing speedometer
Reply
#19

LOL is english,i very sorry because nooob english.u can translate.. yea [GF]Sasino97 thanks yea.
AlexD1151: xD find it to founds.
GangsTa[MD]: well
Reply
#20

hey what kind of speedometer FS are you using?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)