[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
#2

There are many like this.
Reply
#3

I did not know...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)