[FilterScript] [FS] Weapons Shop (Dialog)
#1

Hey there!

my names phil and a few days ago i made a weapons shop and thought i would make it into a filterscript and realease it as my 1st.

in the comments is also a little guide that will guide you to merging it with your gm (if you choose to use it)

EDIT:To use the dialog type /pweps cmd, there is a wepon menu, ammo menu, and an items menu

i didnt put some weapons in there mainly because nobody ever uses them lol
it is very easy to understand im sure even the newest of newbies can figure this 1 out and change it to their own needs.

hope this was enough info and hope u like

thanks /phil

patsebin:
http://pawn.pastebin.com/f6d21e6d0
megaupload:
http://www.megaupload.com/?d=RK6NU2M5
Reply
#2

Nice Fs Man,
very Nice For a First one, i will try
Reply
#3

Can you put more info but good job anyways :P
Reply
#4

keep it up!
Reply
#5

Nice Fs good work
Reply
#6

Quote:
Originally Posted by panther74
Nice Fs good work
Quote:
Originally Posted by _Saif_
keep it up!
Quote:
Originally Posted by ╚»★«[LvC
Lucifier»★«╝ ]
Nice Fs Man,
very Nice For a First one, i will try
thx
Reply
#7

Cool FS dude!
________
Vaporizer guide
Reply
#8

Extreme newbie at this. I am changing the values of the Health and Armour refills to $5000, but only the Armour refill display in the game shows it's price as $5000, but both only cost $100 when I purchase it. Could you describe in a bit of detail what I need to do? Thanks heaps.
Reply
#9

Код:
       case 1://armour
        {
        if(GetPlayerMoney(playerid) >=100)
          {
            GivePlayerMoney(playerid,-100);
line 404 onwards

change giveplayermoney to -5000 and the figure above it too.
Reply
#10

Thank you!
Reply
#11

Great job, man!
Reply
#12

When i try to select a menu, Ammo Weapons ETC it asks for a password, Any ideas?
Reply
#13

@up
happend same here but i turned of mine register system and it did not asked for password but happend notthing when chosen one of options
Reply
#14

Well Done , Nice FS.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)