How can I add /givekey
#7

Quote:
Originally Posted by Rufio
Посмотреть сообщение
We need the CarData enum.
CarData enum;
PHP код:
enum carData {
    
carID,
    
carExists,
    
carModel,
    
carOwner,
    
Float:carPos[4],
    
carColor1,
    
carColor2,
    
carPaintjob,
    
carLocked,
    
carMods[14],
    
carImpounded,
    
carImpoundPrice,
    
carFaction,
    
carSiren,
    
carWeapons[5],
    
carAmmo[5],
    
carVehicle
}; 
Reply


Messages In This Thread
How can I add /givekey - by Varg - 29.07.2018, 10:22
Re: How can I add /givekey - by Rufio - 29.07.2018, 11:10
Re: How can I add /givekey - by Florin48 - 29.07.2018, 11:20
Re: How can I add /givekey - by Rufio - 29.07.2018, 11:24
Re: How can I add /givekey - by Florin48 - 29.07.2018, 11:35
Re: How can I add /givekey - by Rufio - 29.07.2018, 11:39
Re: How can I add /givekey - by Varg - 29.07.2018, 11:42
Re: How can I add /givekey - by Florin48 - 29.07.2018, 11:45

Forum Jump:


Users browsing this thread: 1 Guest(s)