Search Results
Quote: Originally Posted by Humildade Nem Funfo tu nao tens tipo um /carlock ou assim? se sim, posta aqui o comando, para eu ver uma cena
242
Tipo basicamente, tens a certeza que o VTrancado[carid] ta a funcionar bem? й pq se antes dava, mas agora, ele nao da e eu so mudei e adicionei o VTrancado[carid], provavelmente o bug estб no VTran...
242
if(HireCar[playerid] == carid && !SwitchKey[playerid] && VTrancado[carid] == 1) muda isso eu pus uma coisa a mais pus o || a mais LOL esqueci-me de tirar
242
pawn Код: if(strcmp("/roubarcarro", cmdtext, true) == 0){    new carid;    if(IsPlayerInRangeOfPoint(playerid, 2.0, 1193.1158,-1274.9397,13.5469))    {        if(HireCar[playerid] == car...
242
pawn Код: public Velocimetro(){    new Float:Speedo_HP;    for(new i=0; i<MAX_PLAYERS; i++)    {        if(gPlayerLogged[i] == 1 && IsPlayerInAnyVehicle(i))        {    ...
143
Quote: Originally Posted by Mteck pawn Код: if(strcmp(cmdtext, "/modocia", true) == 0)    {        if(PlayerInfo[playerid][pAdmin] == 1342)        {            if(admhi...
224
I suggest you to give a look at Car system FS, that can help you
84
Quote: Originally Posted by McCurdy That look same like Raven's code, why you not try something from Raven's? Already checked and didnt found the solution.
148
Quote: Originally Posted by Romel You do not have return 1; in your command. I don't care if i'm late. I just want to help. I think the problem is not that, since after put return 1; ...
148
Roxor, iam appreciated for your help but righ now the command dont do nothing. Dont create any file or any car and dont send the mensagges.
148
Basicly I made a buycar command by myself, anyway seems its not working I tried multiple things but or the command dont do nothing or just send server unkown mensage. Here is the command, Ope you can ...
148
CarInfo is like when you have PlayerInfo for creat the files like your Password, money, etc.
133
/remove is the command for remove the glasses.
80
Hello, I made this command for buy car, but when i type it, its Creating files, not 1 file but multiple ones and keep doing it. Any idea how to fix it? Here is the command: Код: if(strcmp(cmd,...
133
Quote: Originally Posted by tyler12 pawn Code: COMMAND:afk(playerid, params[]){new string[128], playerName[MAX_PLAYER_NAME];GetPlayerName(playerid, playerName, MAX_PLAYER_NAME);format(str...
378