[FilterScript] Gold Bar Hunt - Event (0.3.7)
#1

Gold Bar Hunt Event

This filterscript is an event in which every 30 minutes a Gold Bar will spawn, the objective is for players to hunt and collect the gold bar, it will be a race to see who gets the gold bar.



Features
  • 4 Random Gold Bar Spawns (more coming soon)
  • Command to get distance from Gold Bar
  • F key to pick up Gold Bar.
  • Gold Bar Distance Textdraw [new]
  • Gold Bar Event start textdraws [new]
  • Gold Bar Location in textdraws [new]
Requirements
  • SIF.inc
  • streamer.inc
  • zcmd.inc
Installation
  • Put GBH.amx In your Filterscripts folder
  • Put 'GBH' on your filterscript line in your server.cfg
Screenshots






How to:

Change Gold Bar Value:
Код:
#define GOLD_BAR_VALUE 250000
Add More Gold Bars:

Find
Код:
new Float: GoldBarSpawns[][3] ={	
        {2489.55713, -1648.19702, 14.12130},
	{1273.50989, 165.30269, 19.61811},	              
        {2297.84546, 1402.68140, 42.90400},	
        {-2701.21313, 850.51392, 70.42670}
};
Example


Код:
new Float: GoldBarSpawns[][3] ={	
    {Float:x, Float:y, Float:z,},  // Object Float:x/y/z	    
    {Float:x, Float:y, Float:z,},  // Object Float:x/y/z                
    {Float:x, Float:y, Float:z,},  // Object Float:x/y/z                
    {Float:x, Float:y, Float:z,},  // Object Float:x/y/z
};
Note: Zones are all automatic.

Credits
  • Jakwob (me) - Idea and writing the code
  • Incognito - For his streamer
  • Southclaw - For his Southclaws Interaction Framework
  • Zeex - For his command processor
Download

Version 1.0


Version 1.1 [new]


Custom 1.0 [new]
Reply
#2

nice,but post pictures
Reply
#3

Good Job..
added Pic Pls <3
Reply
#4

Good job, you should add pictures aswell.
Reply
#5

I updated the code a bit to include Textdraws instead of sending client messages. Added screenshots to main topic and added new version dl link to the main topic. Thanks guys for your comments
Reply
#6

Nice work Jak!
Reply
#7

Nice work
Reply
#8

New custom version added, it will be updated separately to the GBH Event main filterscript. Find the link to the new Custom version in the main topic under the Download section. Hope you enjoy my work and thanks for the comments and support guys.
Reply
#9

Very Good
Reply
#10

Nice FS!
Reply
#11

Great +REP
Reply
#12

Very, very nice idea. Good job mate.
Reply
#13

Quote:
Originally Posted by Flashhiee
Посмотреть сообщение
Very, very nice idea. Good job mate.
Thanks mate

Quote:
Originally Posted by Humza
Посмотреть сообщение
Great +REP
thanks Humza for the rep

Quote:
Originally Posted by bondowocopz
Посмотреть сообщение
Nice FS!
Thanks

Quote:
Originally Posted by ImperioHosting
Посмотреть сообщение
Very Good
Thanks for the comments.
Reply
#14

Good Job!
Reply
#15

Thanks FplayerGF
Reply
#16

Can any suggest anything else I could add to make this better?
Reply
#17

Nice FS, good job!
Reply
#18

Nice FS, good job!
Reply
#19

Quote:
Originally Posted by PereraFunk
Посмотреть сообщение
Nice FS, good job!
Thanks mate

Quote:
Originally Posted by Blacky4Life
Посмотреть сообщение
Nice FS, good job!
Thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)