15.06.2013, 06:39
C:\Users\Leighto\Pictures\LSRP\gamemodes\LSRP.pwn( 32452) : warning 202: number of arguments does not match definition
C:\Users\Leighto\Pictures\LSRP\gamemodes\LSRP.pwn( 32452) : warning 202: number of arguments does not match definition
C:\Users\Leighto\Pictures\LSRP\gamemodes\LSRP.pwn( 48470) : warning 202: number of arguments does not match definition
Not sure what i did wrong, here are the lines and if you can please explain what i have to do or change it to.
Line 32452 : if(IsPlayerInRangeOfPoint(playerid, 1 -312.49, 1895.05, 34.06) && GetPlayerVirtualWorld(playerid) == 1337 || IsPlayerInRangeOfPoint(playerid, 1 -312.49, 1895.05, 34.06))// NG Duty
Line 48470 : ShowPlayerDialog(playerid, DIALOG_SHOPORDER, DIALOG_STYLE_INPUT, "Shop Order", "Sorry! We don't have the shop feature enabled here!", "Cancel" );
Thank you for your time.
C:\Users\Leighto\Pictures\LSRP\gamemodes\LSRP.pwn( 32452) : warning 202: number of arguments does not match definition
C:\Users\Leighto\Pictures\LSRP\gamemodes\LSRP.pwn( 48470) : warning 202: number of arguments does not match definition
Not sure what i did wrong, here are the lines and if you can please explain what i have to do or change it to.
Line 32452 : if(IsPlayerInRangeOfPoint(playerid, 1 -312.49, 1895.05, 34.06) && GetPlayerVirtualWorld(playerid) == 1337 || IsPlayerInRangeOfPoint(playerid, 1 -312.49, 1895.05, 34.06))// NG Duty
Line 48470 : ShowPlayerDialog(playerid, DIALOG_SHOPORDER, DIALOG_STYLE_INPUT, "Shop Order", "Sorry! We don't have the shop feature enabled here!", "Cancel" );
Thank you for your time.