18.08.2012, 16:48
hi the max speed for Infernus is 200km..how can i make maxim speed to pe 240km??
or say what you need!
PHP код:
format(TD_String, 25, "%i Km/h", floatround(floatsqroot(((A[0] * A[0]) + (A[1] * A[1])) + (A[2] * A[2])) * 160.0)); //Regular: 160.0
TextDrawSetString(Text:Values[i][1], TD_String);