Jump to content

MihaiADV

Membru
  • Posts

    307
  • Joined

  • Last visited

  • Days Won

    11

Posts posted by MihaiADV

  1. Salut , am luat GM-UL THUG postat de Eduard69  si el nu avea sistem de /free , in fine am luat din alt gm sistemu , l-am facut dupa variabile mele si am niste erori la comanda /accept free (id)

    Sistemu respectiv de accept: https://pastebin.com/cUKq8JEn

    Erorile:  https://pastebin.com/WQgzpzG3

    Liniile cu erorile sunt astea. 

     if(FreeOffer[playerid] != id)  return SendClientMessage(playerid, COLOR_DARKGRAY, "{FFB870}This player has not offered you free.");
     if(GetPlayerMoney(playerid) < FreePrice[playerid]) return SendClientMessage(playerid, COLOR_DARKGRAY, "{FFB870}You don't have money needed.");
     GetPlayerName(playerid, giveplayer, sizeof(giveplayer));
     GetPlayerName(FreeOffer[playerid], sendername, sizeof(sendername));

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.