Search Results
I decide to download an admin system, and i have problems with security question. When you fail to login, and it ask you for the security answer, you can pass even without anything wrote! Hope you c...
44
I decide to download an admin system (supossed to have no bugs -.-''). So this is not saving the security answer. When you fail at login and the system ask you for it, anybody can login even with no...
48
Oh, okay ill do it next time. It seems like it works and i understand now, thanks man !
97
So im tryng to create and destroy random pickups that respawn after some time with timers. public OnGameModeInit() { SetTimer("officeobj1timer",1000,false); SetTimer("offceobj2timer",1000,fal...
97
Solved... i use if (RELEASED( KEY_SPRINT )) { ApplyAnimation(playerid, "CARRY", "crry_prtial", 4.0, 0, 0, 0, 0, 0); } Thanks anyway...
115
Okay but the problem its, it apply the clearanimation when i press any buttons, so i cant climb objects. Please, Any ideas?
115
Hello everybody, well, my question its how if player its holding SPRINT/SPACE, it apply sprint animation and if he stop holding, it stop doing the animation. I used: if((newkeys & KEY_SPR...
115
Revivo Post. Entonces nadie encontro solucion?
61
Bueno miren que tengo un problema, yo tenia 4 menu's, 2 en un FS y otros 2 en un GM, pero tuve que unir los del GM al FS para poder poner una cosa, pero el problema es que en OnPlayerSelectedMenuRow, ...
61
Quote: Originally Posted by xenowort Esto va en pedidos de scripts, lee las reglas. No, no estoy pidiendo un script o fs, estoy pidiendo que me den alguna idea de como seria.
118
Hola gente ! queria pedirles ayuda sobre algo: esque quiero que a cierto tiempo salga un menu a todos con los GM's, cada quien selecciona el que quiere, y en 10 segundos, el GM ganador sera puesto. ...
118
Bueno, esque quiero que al cierto tiempo se reinicien los timers y los count's. Lo de Count's lo uso asi: new Count1, Count2; Count1++; Count1--; Count2++; Count2--; * Entonces yo creo que seria alg...
80
Quote: Originally Posted by FlowMen Bueno te vas a Код: OnPlayerRequestClass y le agregas esto Код: PlayerPlaySound(playerid, 1185, 0.0,0.0,0.0); Cambia el 1185 por el sonido qu...
216
Hola, es que puse unos pickups para entrar a un interior, despues spawnie autos y le puse save. Luego los agrege al server, pero cuando entro al interior, aparecen pero invisible. Que puedo hacer? GR...
57
Hola. Esque cuando pongo las coordenadas, la camara sale en la pos que puse, pero siempre volteando al Este... ayuda ?
61