Jump to content
  • 0

pomoc Upozornení že nemá řidičák.


AvestX

Dotaz

8 odpovědí na tuto otázku

Recommended Posts

  • 0

no zkousel sem OnPlayerEnterVehicle(playerid)

if(ridicak[playerid] = 1) {

SendClientMessage(playerid, COLOR_WHITE, "[!] ridicak nemas padej si ho udelat"); }

a neslo to

Link to comment
Share on other sites

  • 0

lehkz dej si do

public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger)

if(vodicak[playerid] == 1) return SendClientMessage(playerid,COLOR_YELLOW,"Nemáš Vodicak.");

si zmenis...

Link to comment
Share on other sites

  • 0

V tom if(vodicak[playerid] == 1) return SendClientMessage(playerid,COLOR_YELLOW,"Nemáš Vodicak.");

Máš malou chybu :d.

já si to dal takto

if(vodicak[playerid] == 0) return SendClientMessage(playerid,COLOR_YELLOW,"Nemáš Vodicak.");

Jak si to dal ty tak my to bude psát kdyš si ho koupíš.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...