[Include] GetModel
#1

GetModel Include
Click here for romanian topic.
Author: © Cartman#

Description: This is a INCLUDE which show the name of your car by her ID.

How does it work?
Код:
new vehid, string[64];
vehid = GetPlayerVehicleID(playerid);
format(string, sizeof(string), "Your car is a %s.", GetModel(vehid));
SendClientMessage(playerid, -1, string);
Download:
• MEGA: Click

How to install
#1. Copy file "GetModel.inc" in the folder "/panwo/include".
#2. Write "#include <GetModel>" above all.

Comment: This is my work. I did this for a Speedometer in 20 minutes. I post this for you. I hope you enjoy.
Reply


Messages In This Thread
GetModel - by TheCartman - 12.08.2013, 14:28
Re: GetModel - by Kreatyve - 12.08.2013, 19:47
Re: GetModel - by TheCartman - 13.08.2013, 13:01

Forum Jump:


Users browsing this thread: 1 Guest(s)