07.12.2012, 20:24
This is a include: http://pastebin.com/HHAp9LAJ
Put this in a file and save with extension: .inc
Put in you gamemode:
And use GetDistanceTraveled(vehicleid) to return the distance traveled from vehicle created at OnGameModeInit. (Vehicles created in-game don't return a real value).
Put this in a file and save with extension: .inc
Put in you gamemode:
pawn Код:
#include <NameInclude>