25.03.2013, 03:01
Sory but I dont get it.
Quote:
|
format(string,sizeof(string), "%s\nAdmin: %d ||Helper: %d || VIP: %d", string, admin, helper, vip); format(string,sizeof(string), "%s\nWeed: %d || Coca: %d || Heroin: %d || Meth: %d", Weed, Coca, Heroin, Meth); format(string,sizeof(string), "%s\nLicenses: Drivers[%d]", Dlic); format(string,sizeof(string), "%s\nSkin: %d", Skin); |

