Lirbo

Untitled

Jan 29th, 2016
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. new cow[MAX_PLAYERS];
  2. cow[playerid] = CreateObject(16442, 0, 0, -20, 0.0, 0.0, 0.0);
  3. new vehicleid = GetPlayerVehicleID(playerid);
  4. AttachObjectToVehicle(cow[playerid], vehicleid, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0);
Advertisement
Add Comment
Please, Sign In to add comment