SA-MP Forums Archive
Create a stock pls.. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Create a stock pls.. (/showthread.php?tid=442845)



Create a stock pls.. - radiobizza - 09.06.2013

Please creeat me a stock with this..
PHP код:
enum cInfo
{
    
cModel,
    
Float:cLocationx,
    
Float:cLocationy,
    
Float:cLocationz,
    
Float:cAngle,
    
cColorOne,
    
cColorTwo,
    
cOwner[MAX_PLAYER_NAME],
    
cDescription[12],
    
cValue,
    
cLicense[14],
    
cRegistration,
    
cOwned,
    
cLock,
    
mod1,
    
mod2,
    
mod3,
    
mod4,
    
mod5,
    
mod6,
    
mod7,
    
mod8,
    
mod9,
    
mod10,
    
mod11,
    
mod12,
    
mod13,
    
mod14,
    
mod15,
    
mod16,
    
mod17,
    
paintjob,
};
new 
CarInfo[4000][cInfo]; 
Can you create me a stock with this name : "stock AddCar"


Re: Create a stock pls.. - radiobizza - 12.06.2013

Please help me....


Re: Create a stock pls.. - KrishkoW - 12.06.2013

Thats pretty hard! if you need all tuning


Re: Create a stock pls.. - Aly - 12.06.2013

What do you want to do with that stock?