dialog help?
#1

Код:
C:\Users\Jeffner\Desktop\Roleplay\gamemodes\rp.pwn(1823) : error 017: undefined symbol "response"
PHP код:
#define DIALOG_DUTY 700 
PHP код:
        }
        case 
DIALOG_DUTY:
        {
            switch(
response)
            {
                case 
0SetPlayerColor(playerid,COLOR_WHITE);
                case 
1SetPlayerColor(playerid,0x8080FFAA); 
Reply
#2

Can you show how you're making the dialog?

You sure you put response code after: public ondialogresponse(..) {
....?
Reply
#3

Quote:
Originally Posted by jlalt
Посмотреть сообщение
Can you show how you're making the dialog?

You sure you put response code after: public ondialogresponse(..) {
....?
I found out lol my mistake, thank you anyway
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)