Jump to content
Spriterfight

HELP Vehicle command dosent return vehicle class name just group name

Recommended Posts

So i have this code:

if (vehicle player != player) then {hint format["Player is in a vehicle: %1", vehicle player]} else {


hint "Palyer is not in a vehicle";

};

It returns something like B Alpha 1:2-2 but not the vehicle class name .

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×