16.04.2011, 22:37
For example,
I WANT TO CREATE SOMETHING LIKE THAT
Quote:
a "info" token comes at the spot you want it to be. You walk inside it. It would say: [vehicle dealershop] [OWNER: state] [/v buy] When typed /v buy, a list of the cars ingame will appear. For example: [carname] [carID] [price] under the list will be: Usage: /v buy carID ID when you want to buy something, it will check the money and delete the money of the player then a file in scriptfiles will be: VEHICLE SYSTEM and in there USERS it will be: name: vehicle1: vehicle2: vehicle3: vehicle4: vehicle5: when the player buyed the vehicle, he needs to type /v list it will show: [car one] [car two] [etc] when he wants to spawn: /v get [id from /v list] despawn: /v park ( he needs to be inside it) |