Search Results
params un defined symoble if(sscanf(params, "s[32]dD", choice, garageid, amount)) //This line
85
pawn Код: if(IsPlayerAdmin(playerid))    {        new string[128], choice[32], garageid, amount;        if(sscanf(params, "s[32]dD", choice, garageid, amount))        {         ...
85
@******, Lol? I am not stealing people! I am the owner of the server/script so i must know everything
123
When i open the user.ini and check a player password It doesn't show me his password it shows this Quote: Password: FD9D94340DBD72C11B37EBB0D2A19B4D05E00FD78E4E2CE892 3B9EA3A54E900DF181CF...
123
Guys i want to make SetTimerEx...To 1 hour how? Is it 30000 or What? give me the seconds/Minutes of 1 hour in SetTimerEx
90
Spam of You are not near to a garage and you don't own a garage in 100 lines in the chat i think
148
It was like that but Not working too
148
as i said before i made a garage system... But /entergarage is bugged When you are near to a garage, you must enter but it don't work, it says "You are not near to your garage entrance" "You don't own...
148
it is bugged , i can /buygarage from anywhere
118
Nevermind fixed it but This spam too: pawn Код: CMD:entergarage(playerid, params[]){    for(new h = 0; h < sizeof(GarageInfo); h++)    {        if(IsPlayerInRangeOfPoint(playerid,2.0,...
118
Then how to fix it? i know now what it means but Can you tell me how to fix it...?
118
I made a garage system But when you /buygarage it spams the chat "You are not at a garage" Codes of /buygarage: pawn Код: CMD:buygarage(playerid, params[]){    new string[128];    new player...
118
Thank you for helping ******, +reped
126
Yes, I am using strcmp but I must use y_commands?
126
I have included sscanf2.inc but When i compile it gives me this Quote: K:\zGamingRoleplay\gamemodes\Garage.pwn(261) : error 017: undefined symbol "params" Code place: pawn КоÐ...
126