I have problem with a ZCMD include
#1

This WARNING

Код:
D:\Romas\Kaimeliai by zygius\Kaimeliu gyvenimas lsng\pawno\include\zcmd.inc(87) : error 017: undefined symbol "playeridex"
D:\Romas\Kaimeliai by zygius\Kaimeliu gyvenimas lsng\pawno\include\zcmd.inc(87) : warning 215: expression has no effect
D:\Romas\Kaimeliai by zygius\Kaimeliu gyvenimas lsng\pawno\include\zcmd.inc(87) : error 001: expected token: ";", but found "]"
D:\Romas\Kaimeliai by zygius\Kaimeliu gyvenimas lsng\pawno\include\zcmd.inc(87) : error 029: invalid expression, assumed zero
D:\Romas\Kaimeliai by zygius\Kaimeliu gyvenimas lsng\pawno\include\zcmd.inc(87) : fatal error 107: too many error messages on one line
Please HELP!
Reply
#2

Change

Quote:

playeridex

to

Quote:

playerid

Kind Regards
Ciandlah
Reply
#3

Why this again....
Please show us the line 87. So we can serve better help than just guessing fixes like above.
Reply
#4

Код:
    if (zcmd_g_HasOPCS && !CallLocalFunction("OnPlayerCommandReceived", "is", playerid, cmdtext))
    { - LINE 87
        return 1;
    }
Reply
#5

Ciandlah

I not find this word - "playeridex"
Reply
#6

Romsisx - Make sure you have the ZCMD commands OUT OF ALL CALLBACKS.
Reply
#7

Idle
Reply
#8

UP.Please HELP!
Reply
#9

Quote:
Originally Posted by romsisx
Посмотреть сообщение
UP.Please HELP!
Dude we will help you , dont bump a topic before 12 hours without getting a reply .
Did you try re-downloading the ZCMD Include and see if you get any errors ? Try that .
Also dont forget to update your server files to 0.3z
Reply
#10

Its There

Quote:

zcmd.inc(87) : error 017: undefined symbol "playeridex"

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)