Jump to content
Autentificarea cu Google și Facebook nu mai este disponibilă. ×

Recommended Posts

Posted

Salut!
Am incercat si eu sa fac un sistem de roll dupa tutorialul lui Edison dar la compilare am dat de patru erori,nu stiu de ce,ma puteti ajuta?

Daca ma trimiteti la linia "460" am fost deja si nu e nimic acolo despre acest sistem.

Tutorial Edison> 

 

image.thumb.png.0b79a35d065ff827f487dcee9fcb1b91.png

Posted
Acum 4 ore, CosmynPintea a spus:

Ai uitat sa pui o virgula.

dar unde :< ma poti ajuta?

 

Posted
Acum 8 minute, CosmynPintea a spus:

Te ajut eu doar trebuie sa ai supreme!

Supremo* Ok...

Posted (edited)

Da-ne linea 460 din include-ul systems.inc

pawno -> include

Acum 3 ore, CosmynPintea a spus:

Dami mesaj pe privat cu datele cand le ai

Ce date sa-ti dea ma? =)) treci acasa si lasa scamu

Edited by Dani3l.FTW
Posted

In folderul include ai o fila numita systems.inc da--ne linia respectiva si iti spunem rezolvarea.

Discord:  MihaiADV⚡#2962

Server discord Developers:  click

Server discord RAGE:MP:  click

Status project RAGE:MP (site):  click

Posted
Acum 53 minute, Dani3l.FTW a spus:

Da-ne linea 460 din include-ul systems.inc

pawno -> include

Ce date sa-ti dea ma? =)) treci acasa si lasa scamu

nu a dat scam,recomand pe tip,chiar a incercat sa ma ajute :)

Posted (edited)
Acum 28 minute, MyhayADV a spus:

In folderul include ai o fila numita systems.inc da--ne linia respectiva si iti spunem rezolvarea.

imediat,dmn ajuta sa reusesc

EDIT: ma gandeam eu ca de acolo dar am zis ca caut degeaba

Edited by wNekiRo
Posted
Acum 29 minute, MyhayADV a spus:

In folderul include ai o fila numita systems.inc da--ne linia respectiva si iti spunem rezolvarea.

Uite Linia>             case pRollPointsx: {
                format(var, sizeof(var), "UPDATE `users` SET `RollPoints`='%d' WHERE `ID`='%d'",PlayerInfo[playerid]pRollPoints], PlayerInfo[playerid][pSQLID]);
                mysql_query(SQL, var);            
            }

Posted
Acum 55 minute, Dani3l.FTW a spus:

Da-ne linea 460 din include-ul systems.inc

pawno -> include

Ce date sa-ti dea ma? =)) treci acasa si lasa scamu

            case pRollPointsx: {
                format(var, sizeof(var), "UPDATE `users` SET `RollPoints`='%d' WHERE `ID`='%d'",PlayerInfo[playerid]pRollPoints], PlayerInfo[playerid][pSQLID]);
                mysql_query(SQL, var);            
            }

Posted (edited)

baga

case pRollPointsx: {
                format(var, sizeof(var), "UPDATE `users` SET `RollPoints`='%d' WHERE `ID`='%d'",PlayerInfo[playerid][pRollPoints], PlayerInfo[playerid][pSQLID]);
                mysql_query(SQL, var);            
            }

 

ai fost uitat sa bagi o paranteza "["

Edited by Dani3l.FTW

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.