/fish on a boat
#4

pawn Код:
new FishingReefer;

// under OnGameModeinit

FishingReefer = CreateVehicle(453, -2325.2029, 2296.6379, -0.4600, 181.3483, 1, 1, 60000*10);
FishingLabel[FishingReefer] = Create3DTextLabel( "/fish on the reefer", 0xFF0000AA, 0.0, 0.0, 0.0, 50.0, 0, 1 );
Attach3DTextLabelToVehicle(FishingLabel[FishingReefer], FishingReefer, 0.0, 0.0, 2.0);
pawn Код:
// then get the vehicle position and if it is in the range of the reefer of 1 meter.
Reply


Messages In This Thread
/fish on a boat - by xClaush55 - 17.07.2013, 16:56
Re: /fish on a boat - by xClaush55 - 17.07.2013, 18:33
Re: /fish on a boat - by Mitchy - 17.07.2013, 18:53
Re: /fish on a boat - by Mitchy - 17.07.2013, 18:56
Re: /fish on a boat - by xClaush55 - 17.07.2013, 19:05

Forum Jump:


Users browsing this thread: 1 Guest(s)