[Include] ShoPiks - Race Pickups
#1

Informations

This is my Newest script guys. So basically my friends asked me to do it and i did it. It's a pickups system like the one in mta for those Derby DD/DM servers. There are 3 types of pickups like in MTA: Repair, Nitro and Vehicle. Here is a photo with an example of them:

The system is very easy to use. You can add as many pickups as you want.

Video

If you want to see a video with them in action , here it is:

[ame]http://www.youtube.com/watch?v=OkAEImZGKqw[/ame]
Instalation

It's very simple to install it. Just do this:
  • Download the script and put it into pawno/include Folder
  • In your script write "#include <ShoPiks>" at the top of the script
  • In your OnGameModeInit() or OnFilterScriptInit() add "sStartPickups();"
  • Compile your script!
Functions

The include has some functions . I will present them here:

Quote:
native sStartPickups() - Starts the Pickups and it must be added for the script to run properly!
native sStopPickups() - Stops the Pickups
native sCreateVehiclePickup(vModel,Float:X,Float:Y,Float:Z,VirtualWorld) Creates a vehicle pickup
native sCreateNitroPickup(Float:X,Float:Y,Float:Z,VirtualWorld) - Creates a Nitro pickup
native sCreateRepairPickup(Float:X,Float:Y,Float:Z,VirtualWorld) - Creates a Repair pickup
native sDestroyPickup(PickupID) - Destroys a pickup
native sDestroyAllPickups() - Destroys all the pickups
native sCountPickups() - Counts the pickups

Download

The download for this Include is here. Just click on the "download" image.

No mirrors please!
Credits

Well , I (ShOoBy aka Chitz) made the full script. No help/other includes/ideeas were needed.
Reply


Messages In This Thread
ShoPiks - Race Pickups - by ShOoBy - 09.02.2012, 07:54
Re: ShoPiks - Race Pickups like in MTA - by rati555 - 09.02.2012, 07:57
Re: ShoPiks - Race Pickups like in MTA - by _DownLoaD_ - 09.02.2012, 09:06
Re: ShoPiks - Race Pickups - by Niko_boy - 09.02.2012, 10:29
Re: ShoPiks - Race Pickups - by Michael@Belgium - 10.02.2012, 08:13
Re: ShoPiks - Race Pickups - by park4bmx - 10.02.2012, 08:20
Re: ShoPiks - Race Pickups - by iZN - 10.02.2012, 08:29
Re: ShoPiks - Race Pickups - by ShOoBy - 10.02.2012, 10:02
Re: ShoPiks - Race Pickups - by [HiC]TheKiller - 10.02.2012, 11:17
Respuesta: ShoPiks - Race Pickups - by [DOG]irinel1996 - 10.02.2012, 13:23

Forum Jump:


Users browsing this thread: 1 Guest(s)