How to make a car slot?
#1

Hi,
My question is how to make a car slot..
and check what cars the player has in each slot..


Here's my vehicleInfo

PHP код:
enum vInfo
{
    
Owner[24],
    
Model,
    
FloatPosX,
    
FloatPosY,
    
FloatPosZ
};
new 
VehicleInfo[MAX_DVEHICLES][vInfo]; 
Sorry for my bad english.
Reply
#2

Bump.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)