C:\Users\vlogs\Desktop\PlayedTIMES.COM\gamemodes\GM.pwn(11793) : warning 204: symbol is assigned a value that is never used: "getcarid"
C:\Users\vlogs\Desktop\PlayedTIMES.COM\gamemodes\GM.pwn(11827) : warning 202: number of arguments does not match definition
PRIMA>>>
Spoiler
if(rainbowcar[playerid] == 0)
{
new getcarid = GetPlayerVehicleID(playerid); ------ aici
{
new carid = PlayerInfo[playerid][pCarKey];
A doua>>>
Spoiler
{
addcodes(playerid); ----- aici
}
COMUNITATEA MEA DE RESURSE ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ www.codeup.ro/www.codeup.ro/forum
Question
buNNy
C:\Users\vlogs\Desktop\PlayedTIMES.COM\gamemodes\GM.pwn(11793) : warning 204: symbol is assigned a value that is never used: "getcarid"
C:\Users\vlogs\Desktop\PlayedTIMES.COM\gamemodes\GM.pwn(11827) : warning 202: number of arguments does not match definition
PRIMA>>>
if(rainbowcar[playerid] == 0)
{
new getcarid = GetPlayerVehicleID(playerid); ------ aici
{
new carid = PlayerInfo[playerid][pCarKey];
A doua>>>
{
addcodes(playerid); ----- aici
}
COMUNITATEA MEA DE RESURSE

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
www.codeup.ro / www.codeup.ro/forum
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now