Jump to content

VCP - Vehicle Control Panel


Recommended Posts

Introduction:

This is my first Resource ever. It's a VERY simple script though. It's mainly for the people who dont wanna script or are new to scripting.

Features:

  • GUI Based
  • Easy to work with
  • No need to do any scripting

Functions:

  • Fix/Repair -> Will repair your Vehicle's Health
  • 10x Nitro -> Installs 10x Nitro on your Current Vehicle
  • Engine On/Off -> Turns your Vehicle's Engine State to On or Off
  • Lights On/Off -> Changes the state of the Vehicle's Lights
  • Close Panel -> Nothing but simply closes the Panel

Usage:

Download the latest version of VCP from the link given below. Copy the .zip file and paste it into *YourServer*/resources/

Open mtaserver.conf file and enter:

Connect to the server, get into a vehicle and Press key 'z' or simply type /cp in the chatbox.

Current Version:

Version 0.1.0

Credits:

Kapil and all the people on IRC

Download:

http://www.mtabeta.com/index.html?p=resources&s=details&id=143

Edited by Guest
Link to comment

Introduction:

This is my first Resource ever. It's a VERY simple script though. It's mainly for the people who dont wanna script or are new to scripting.

Features:

  • GUI Based
  • Easy to work with
  • No need to do any scripting

Functions:

  • Fix/Repair -> Will repair your Vehicle's Health
  • 10x Nitro -> Installs 10x Nitro on your Current Vehicle
  • Engine On/Off -> Turns your Vehicle's Engine State to On or Off
  • Lights On/Off -> Changes the state of the Vehicle's Lights
  • Close Panel -> Nothing but simply closes the Panel

Usage:

Download the latest version of VCP from the link given below. Copy the .zip file and paste it into *YourServer*/resources/

Open mtaserver.conf file and enter:

Connect to the server, get into a vehicle and Press key 'z' or simply type /cp in the chatbox.

Current Version:

Version 0.1.0

Credits:

Kapil and all the people on IRC

Download:

http://www.mtabeta.com/index.html?p=resources&s=details&id=143

Edited by Guest
Link to comment
Being fully-client side is generally considered a Bad Thing. It opens things up to hacking. The general principle is to do as much server-side as possible.

didnt really know that. thanks for the info.. i will keep this in mind while releasing the next version

Link to comment
Being fully-client side is generally considered a Bad Thing. It opens things up to hacking. The general principle is to do as much server-side as possible.

didnt really know that. thanks for the info.. i will keep this in mind while releasing the next version

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...