29.07.2012, 14:12
pawn Код:
{
switch(sportscars)
{
case 0:
{
CreateVehicle(402, x, y, z, 0, 0, 0, 0); //This is the 831 line which he signals as bad one.
{
pawn Код:
public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
{
return 1;
}