C:\Users\*****\Desktop\LGRP 0.3x\gamemodes\LGRP.pwn(5840) : error 001: expected token: ";", but found "}"
#1

error 001: expected token: ";", but found "}"

A few lines before 5840
pawn Код:
new Float:slx, Float:sly, Float:slz;
                GetPlayerPos(playerid, slx, sly, slz);
                SetPlayerPos(playerid, slx, sly, slz+1.3);
                PlayerPlaySound(playerid, 1130, slx, sly, slz+1.3);
                RemovePlayerFromVehicle(playerid);
                NOPCheck(playerid);
                SendClientMessageEx(playerid, COLOR_GRAD2, "You are not a VIP, this is a vehicle from the VIP Garage!");
            }
Help me solve it ASAP, please.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)