01.07.2018, 17:18
Hey guys this code is from cnrsf script, i want to add address/location in it. Example (Hella(3) robbed 24/7 and received $2,567 in Downtown, San Fierro)
Код:
"{FFDC2E}[ROBBERY] {FFFFFF}%s(%i) robbed %s and received {FFDC2E}$%s {FFFFFF}", playerName, i, checkpointData[currentStoreID][storeName], FormatNumber(moneyToGive));