02.06.2018, 22:36
Hello, how would you like to know how to remove these warning
PHP код:
//Errors
D:\PROYECTNICE\gamemodes\Nice.pwn(435) : warning 217: loose indentation
D:\PROYECTNICE\gamemodes\Nice.pwn(446) : warning 217: loose indentation
//Line
// Line 446
} else Dialog(playerid, D_HEIGHT, DIALOG_STYLE_INPUT, "Height", "How tall your character will be?", "accept", ".");
//Line 435
} else Dialog(playerid, D_STATE, DIALOG_STYLE_LIST, "What state is?", "Virginia\nCalifornia\nNevada", "accept", "Atrбs");