18.06.2012, 18:57
(
Last edited by christiand; 18/06/2012 at 07:59 PM.
)

Description: It\'s a simple Filescript like the presentation image ( sorry , but i don\'t have time for a good presentation image ).
What it does ? - You can buy/rent a billboard ( billboard means a 3dtextlabel which saves with dini and can be editable ). If you rent one , you need to pay every 1 hour , 2$ , if you don\'t pay billboard will get deleted in 4 minutes.
Commands:
Code:
/bbhelp - Help , /buybb - Buy a billboard for 1000$ , /rentbb - Rent a billboard , /editbb - Edit your billboard text , /bbstat - You can see your stats , /destroybb - Delete your billboard , /requestdestroy - If you rented one billboard you can only delete it by requesting ( after 2 minutes billboard will be deleted ) , /payrentbb - Pay rent for billboard.

Future plans: This is my first release so don\'t criticize me too much , and apreciate my work , and tell me your opinion ( that would help much ). I want to release and v0.2 that will contain features like :
Code:
-a simple business system ( not too complex ) - if i have a bussines , i can have a billboard else not; -change colour for billboards; -a better buy system - like - you go at a building or interior and type /buybb , and your camera will set at a billboard and you can change by pressing -> <- (arrows) and choose where you want to place you billboard by pressing ENTER button ( i think you understand ); -using dialogs.
Code: Pastebin
You must have a folder called Billboards in \'scriptfiles\' in order to get it work.
At line 109 must be playervariables[playerid][rentedlabel] .
EDIT : Sorry for some language mistakes , i am tired.