Jump to content

Question

Posted

Am niste erori dupa

adaugrea unui define strtok

care l-am bagat ca nu era definit

gamemodes\lslrp.pwn(4602) : warning 217: loose indentation
gamemodes\lslrp.pwn(17855) : error 033: array must be indexed (variable "cmd")
gamemodes\lslrp.pwn(17958) : error 033: array must be indexed (variable "tmp")
gamemodes\lslrp.pwn(18126) : error 033: array must be indexed (variable "tmp")
gamemodes\lslrp.pwn(18134) : error 033: array must be indexed (variable "tmp")
gamemodes\lslrp.pwn(18141) : error 033: array must be indexed (variable "tmp")
gamemodes\lslrp.pwn(18180) : error 033: array must be indexed (variable "tmp")
gamemodes\lslrp.pwn(18198) : error 033: array must be indexed (variable "tmp")
gamemodes\lslrp.pwn(18206) : error 033: array must be indexed (variable "tmp")
gamemodes\lslrp.pwn(18262) : error 033: array must be indexed (variable "tmp")
gamemodes\lslrp.pwn(18291) : error 033: array must be indexed (variable "tmp")
gamemodes\lslrp.pwn(18299) : error 033: array must be indexed (variable "tmp")
gamemodes\lslrp.pwn(18306) : error 033: array must be indexed (variable "tmp")
gamemodes\lslrp.pwn(18315) : error 033: array must be indexed (variable "tmp")
gamemodes\lslrp.pwn(18349) : error 033: array must be indexed (variable "tmp")
gamemodes\lslrp.pwn(18357) : error 033: array must be indexed (variable "tmp")
gamemodes\lslrp.pwn(18401) : error 033: array must be indexed (variable "tmp")
gamemodes\lslrp.pwn(18462) : error 033: array must be indexed (variable "x_nr")
gamemodes\lslrp.pwn(18550) : error 033: array must be indexed (variable "tmp")
gamemodes\lslrp.pwn(18565) : error 033: array must be indexed (variable "tmp")
gamemodes\lslrp.pwn(18590) : error 033: array must be indexed (variable "tmp")
gamemodes\lslrp.pwn(18615) : error 033: array must be indexed (variable "tmp")
gamemodes\lslrp.pwn(18709) : error 033: array must be indexed (variable "locked")
gamemodes\lslrp.pwn(18753) : error 033: array must be indexed (variable "locked")
gamemodes\lslrp.pwn(18797) : error 033: array must be indexed (variable "locked")
gamemodes\lslrp.pwn(18847) : error 033: array must be indexed (variable "tmp")
gamemodes\lslrp.pwn(18860) : error 033: array must be indexed (variable "tmp")

linia cmd

cmd = strtok(cmdtext, idx)

linia tmp

tmp = strtok(cmdtext, idx);

linia x_nr

x_nr = strtok(cmdtext, idx);

linia locked

locked = strtok(cmdtext, idx);

am pus linia pentru fiecare functie in parte

pentru ca toate sunt la fel ..

2 answers to this question

Recommended Posts

Posted

Te duci unde s-au definit variabilele si din [68] sau cat ai schimbi in [256]

 

1859311972_BANNER-GIREADAcopy-min.thumb.png.48e5e420ae2185dce5b244965a1d2601.png

 

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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.