Jump to content

WopsS

Administrator
  • Posts

    2,200
  • Joined

  • Last visited

  • Days Won

    118

Posts posted by WopsS

  1. 1 minute ago, Rayan said:

    F:\Scripting\GM\pawno\include\YSI\..\YSI_Data\..\YSI_Internal\..\YSI_Core\..\YSI_Storage\..\YSI_Internal\amx_assembly.inc(38) : fatal error 111: user error: Please update "https://github.com/Zeex/amx_assembly" to get "deref()"

     

    Am descarcat  amx_assembly dar nu stiu unde sa pun toate fisierele alea..

    Trebuie puse in pawno/include/amx.

  2. 2 minutes ago, Geani said:

    nu inteleg la ce te referi

    Ai un vector de 500 de elemente, deci ai elemente valide de la 0 la 499, cand tu accesezi o valoare in acel interval ([0, 499]) totul e bine, dar atunci cand acea valoare nu este in acel interval se intampla asta. Cred ca vectorii cu problema sunt HavingBall si AnimBasket.

  3. Just now, Mariusik said:

    Am adaugat:

    
    			Total_Veh_Created = vInfo[id][vCarID];
    			new cCar = CreateVehicle(vInfo[Total_Veh_Created][vModel], vInfo[Total_Veh_Created][vPosX], vInfo[Total_Veh_Created][vPosY], vInfo[Total_Veh_Created][vPosZ], vInfo[Total_Veh_Created][vPosA], vInfo[Total_Veh_Created][vColor1], vInfo[Total_Veh_Created][vColor2], 500000);
    			OwnedVeh(cCar) = Total_Veh_Created;

     

    Merci ca ne-ai spus :)

    • Upvote 1
×
×
  • 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.