27.11.2008, 22:47
..::Car Export::..
Features:• One checkpoint
• Uses CreateObject to cross of cars fro the board when they are sold
• Definable gamtextstyle
• Definable car prices
• Definable wait time
• Definable pickup
• Definable commands
• Definable sound ID
• Definable last car sold bonus score
• Definable points given when you sell a car (10 by default)
• Definable reset_time to set how long after you sell a car the camera will stay fixed on the board for
• Definable use_icon interpreting weather the map icon will be placed.
• Crosses off cars on the board when you sell them
• Definable admin command (/clearexport by default) to clear the "WANTED" list and let all players sell cars again
• Pickup, checkpoint, mapicon and objects deleted OnFilterScriptExit.
• /Exlist command to see cars availiable to sell
IMPORTANT:
This must be the FIRST filterscript in your server.cfg or the checkpooint wont show!
How it works:
Basically its just like the singleplayer one, you go to the SF docks and there is a checkpoint and when you drive into it, if its wanted it will be destroyed, you will be paid, and itll be crossed off the list!
Screenshot:

Video:
http://uk.youtube.com/watch?v=534UwSO6hL0&fmt=18 (Whats with this damn widescreen? Its crap!)
Download:
Version 5 Mirror 1 (deLUX click n host)
Version 5 Mirror 2 (Rapidshare)
Version 5 Mirror 3 (Pastebin)
Version 5 Mirror 4 (Canadian Pastebin)
Version 5 Mirror 5 (Sendspace)
Version 5 Mirror 6 (Mediafire)
Installation:
Compile export.pwn and add export.amx to your filterscripts folder.
Add "export" to your filterscripts line. It MUST be the first one! Example: "filterscripts export adminspec vactions"
Enjoy!