Convert
#1

Код:
if ( dialogid == DIALOG_BC ) {
		    if ( PlayerData [ playerid ] [ pAdmin ] == 6 ) {
		        return ycmd_bankcentral ( playerid );
		    }
		}
What I must do in order to work?

Quote:

rggm.pwn(17786) : error 017: undefined symbol "ycmd_bankcentral"

Reply
#2

Did you define the command "ycmd_bankcentral" ?

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)