Problem
#1

When I compile gm,give me some errors,I don't know why,but refers to on the "ShowPlayerDialog"

Код HTML:
ShowPlayerDialog(playerid, CMDS_D, DIALOG_STYLE_MSGBOX, "{FF0000}» {D1D1D1}Commands", ShowCmds(), "Close","Next");
Код HTML:
C:\Users\Cosmin\Desktop\ESW.pwn(9889) : error 035: argument type mismatch (argument 5)
C:\Users\Cosmin\Desktop\ESW.pwn(9896) : error 035: argument type mismatch (argument 5)
C:\Users\Cosmin\Desktop\ESW.pwn(9900) : error 035: argument type mismatch (argument 5)
C:\Users\Cosmin\Desktop\ESW.pwn(9907) : error 035: argument type mismatch (argument 5)
C:\Users\Cosmin\Desktop\ESW.pwn(27983) : error 035: argument type mismatch (argument 5)
Reply
#2

Can you provide the other lines aswell? The problem is that you put a () after the ShowCmds Im pretty sure.
Reply
#3

Show ShowCmds function.
Also remove ShowCmds() function just make a global string?

Show other lines aswell.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)