Search Results
Buenas me podrian ayudar esque tengo un problema con unos textlabel que ponen mal la informacion Код: format(Str2,sizeof Str2,""BLANCO"Ў Negocio en venta !\nTipo: "#AZULITO"%s"BLANCO"\nNivel: "...
32
ok thanks I did not know but I saw that they were 0.3c functions thank you very much
136
is the same I changed Quote: public OnUnoccupiedVehicleUpdate(vehicleid, playerid, passenger_seat, Float:new_x, Float:new_y, Float:new_z, Float:vel_x, Float:vel_y, Float:vel_z) // <===...
136
Code: ELC_AC_BASE.inc(1098) : error 025: function heading differs from prototype Code: OnUnoccupiedVehicleUpdate(vehicleid, playerid, passenger_seat, Float:new_x, Float:new_y, Float:new_z, Float:ve...
136
Код: public OnVehicleSpawn(vehicleid) { SetVehicleHealth(vehicleid, 1000.0); for(new i; i < sizeof(VehConSirena); i++) { if(vehicleid == VehConSirena[i]) { if(SirenaVeh[i] != I...
80
They could help me I have these mistakes I'm sorry for my bad english Код: Run time error 4: "Array index out of bounds" Attempted to read/write array element at index 97 in array of size 25 #2 ...
80
Is it possible to make a dynamic group with y_groups for bands? sorry for my bad englih
51
Lol gracias no me habia fijado :/ :P gracias alos dos <3
54
Hola buenas tengo una duda por que al entrar al vehiculo y encender el vehiculo se abren las puertas ї? aqui esta el codigo del encender Код HTML: funcion EncenderVeh(playerid) { new lig...
54
example ? Код HTML: public OnGameModeInit() { new blanknpcamount; for(new playerid;playerid<GetMaxPlayers()-1;playerid++) //Change AMOUNTOFNPCS to be the same of NPCs you plan on connectin...
102
It happens that the user that enters with the PLAYER ID 1 is completely buried the timers the account the clothes nothing walks
102
I have a problem with ID 1 bug all your account etc ... that could cause the bug? Only happens with the user that enters with that id
102
Hi, I would like to ask for help with a script that I just made with the library y_bit, and I need to identify if the variable is true, sorry for my bad english Код HTML: if(Bit_Vet((ComprandoAut...
51
I did not work I also put the msvcp140.dll vcruntime140.dll msvcr100.dll
81
I have problem with a plugin does not want to initiary and I have installed the vcr c ++ the net framework probe several versions of sscanf and do not want to upload any idea of ​​what it could do...
81
Puedes hacerlo directo a tu gamemode como objetos tipo como un guardado de vehiculos pero de objetos jaja no es tan dificil jaja y tipo pones el crearobjeto id y si lo quieres mover hazlo con el edito...
148
Код HTML: #define TuColor "{FFFFFF}" SendClientMessage(playerid,-1,""TuColor"blablabla"); Podrias hacerlo asi tambien para ahorrarte el codigo todo el tiempo
109