Search Results
If they are off, they turn on when u exit it?
96
Tens de fazer as verificaзхes em OnPlayerEnterVehicle
161
No u dont, if your query only needs to send data do the database and don't need to store info, u don't need mysql_store_result(), btw ur mysql plugin must be outdated, i think...
97
Esse PC й um workstation, o preзo nгo espanta PS: Se nгo tivesse grбfica externa, diria com toda a certeza que daria para um servidor topo de gama, para mйdias empresas
257
Nao faz download nenhum o.O so tem de criar um objecto com o id do tunel que pretende
100
Inicio do gamemode: pawn Код: new Text:Textdraw0;new Text:Textdraw1;new Text:Textdraw2;new Text:Textdraw3; OnGameModeInit: pawn Код: Textdraw0 = TextDrawCreate(239.000000, 33.000000, "Veicu...
86
Manda codigo do login, e nao podes dar up, 2 horas depois de teres postado
90
pawn Код: format(query, sizeof(query), "SELECT * FROM `privateveh` WHERE `vID` < %d ORDER BY vID", MAX_BUYABLE_VEH);mysql_query(query); try this by replacing the mysql_query that u have there
110
The bait car to be more realistic should have the option to lock the vehicle, and unlock when the police was near, but in general is an awesome FS
594
O problema ja ta resolvido Podem fechar
236
rapaz n sera "zcmd" (sem o bd) ? o.O
236
Anderson, faz cm o q eu disse no meu ultimo post, tire o { antes de if(!INVeh). Se continuar a dar erro, estas a fazer alguma coisa mal, pq o codigo tem de funcionar, e n substituas o i por playerid, ...
611
Peзo desculpa, tira a { q ta antes dessa linha, por cima de if(!InVeh)
611
pawn Code: stock ResetarCarros() //Creditos: thegarfield {     static bool:inVeh;    static bool:isTrailer;     new carid;    for(new i; i < MAX_VEHICLES; i++ )     {        carid=Ge...
611
tira o segundo parentes aqui (carid == 606)) pawn Code: stock ResetarCarros() //Creditos: thegarfield {     static bool:inVeh;     new carid;    for(new i; i < MAX_VEHICLES; i++ )     {  ...
611
Instead of ''SELECT Name FROM...'', try ''SELECT * FROM...'', switch by '*' on the select
184
Quote: Originally Posted by RealCop228 The function was removed completely. You can use OnQueryError to determine if the connection couldn't be established though. Check the include for a ...
96,037