03.11.2016, 12:19
Are u sure that the textdraw is being created? Sometimes i declare global textdraws and forget to create them at OnGameModeInit, so they don't show up. Maybe you forgot to put yours at OnPlayerConnect? Also, provide RVN function (which is used to return the vehicle name).