Jump to content

Recommended Posts

Posted (edited)

Salut , am inceput de curand sa lucrez pe gm lui hpq123 si am gasit pe net acest sistem de inventar de la skillz   , dar imi da eroarea asta 

Spoiler

E:\gamemoduri\HPQ123 samp\gamemodes\B-HOOD.pwn(2228) : warning 217: loose indentation
E:\gamemoduri\HPQ123 samp\gamemodes\B-HOOD.pwn(2235) : error 017: undefined symbol "cWspeedo"
E:\gamemoduri\HPQ123 samp\gamemodes\B-HOOD.pwn(2235) : error 029: invalid expression, assumed zero
E:\gamemoduri\HPQ123 samp\gamemodes\B-HOOD.pwn(2235) : error 029: invalid expression, assumed zero
E:\gamemoduri\HPQ123 samp\gamemodes\B-HOOD.pwn(2235) : fatal error 107: too many error messages on one line
 

Aici este si linia respectiva 

Spoiler

     for(new i = 0; i < MAX_INVENTORY_SLOTS; i ++) {   // asta 

        pInventory[playerid][invSlot] = 0;
        pInventory[playerid][invSlotAmount] = 0;
        pInventory[playerid][invArmourStatus] = 0;
      }
     for(new i = 0; i < 10; i ++) {               
        PlayerTextDrawDestroy((playerid, cWspeedo[playerid]);  // si asta 
        cWspeedo[playerid] = PlayerText:INVALID_TEXT_DRAW;

      }

 

Edited by samburel
Posted

defnineste cWspeedo

 

 

Cand eram mic, eram mare zdreanta Eu fut*am femei, vara miu umbla prin casa

LINIE-3.gif.f4c03161035b1ce4c431755a78bed2ae.gif.aacf6e45f3894429f134b2e37f997f6f.gif

Discord: ㍿ Luca лол㍿ツ#5482

Sunt de moda veche inca mai cred in Respect!

LINIE-3.gif.f4c03161035b1ce4c431755a78bed2ae.gif.bcf86dadd9b43351554dd738f470725f.gif

 

Posted
Chiar acum, SkyCosmin a spus:

pune  in gamemod

new cWspeedo;

 

 

Acum 3 minute, LucaPawnL a spus:

defnineste cWspeedo

la fel face , doar ca nu mai da eroare la cWspeedo

Posted
Chiar acum, samburel a spus:

 

la fel face , doar ca nu mai da eroare la cWspeedo

ma uit sa vad ce este gresit ok?

Posted
Acum 1 oră, SkyCosmin a spus:

pune  in gamemod

new cWspeedo;

 

dupa cum ai spus tu acolo, el defineste o variabila, nu un textdraw, ar trebui sa foloseasca new PlayerText: cWspeedo;

Posted
Acum 5 minute, hanako a spus:

da-mi add pe discord ダhano#8172 si te ajut cu mare drag.

ti-am dat , intru si eu intr-o ora asa , dar imi zici cand esti liber .

Posted

E:\gamemoduri\HPQ123 samp\gamemodes\B-HOOD.pwn(1931) : warning 215: expression has no effect
E:\gamemoduri\HPQ123 samp\gamemodes\B-HOOD.pwn(1931) : error 029: invalid expression, assumed zero
E:\gamemoduri\HPQ123 samp\gamemodes\B-HOOD.pwn(1931) : warning 215: expression has no effect
E:\gamemoduri\HPQ123 samp\gamemodes\B-HOOD.pwn(1931) : error 001: expected token: ";", but found "]"
E:\gamemoduri\HPQ123 samp\gamemodes\B-HOOD.pwn(1931) : fatal error 107: too many error messages on one line

 

imi da astea  daca  definesc

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...

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.