Search Results
Quote: Originally Posted by RoW001 About that RandomPlayer function you can use this. Code: GetRandomPlayer() { new iPlayer = -1, iID = random(GetPlayerPoolSize()); for(new i = 0;...
71,249
Quote: Originally Posted by Toroi Код: format(string, sizeof(string), "Has Esposado a %s ",NombreJugador1(id)); SendClientMessage(playerid, COLOR_CELESTE, string); format(string2, size...
1,325
Remplaza PHP код: foreachEx(x:JUGUETES_MAXIMOS)  Por PHP код: for(new x = 0, jm = JUGUETES_MAXIMOS; x <= jm; x++)  E intenta de nuevo.
995
Quote: [05:51:34] Loading plugin: mysql [05:51:34] Failed. Ponle crashdetect y pasa lo que te arroje.
559
En la primera, puedes usar sscanf: PHP код: sscanf(inputtext, "fff", VARX, VARY, VARZ); 
305
estas seguro que lo pusiste en ese lugar? que te sale en solamente localhost?
378
Quote: Originally Posted by NV1D3ATD si por que cada vez que intento compilar la gm con el pawn normal no me funciona, que debo configurarle al notepad++? Debes tener los includes, en c...
637
Lo puedes hacer tu mismo, no es tan complicado de hacer.
267
La mierda de ZC GM default tiene esa funcion, buscala.
281
Muestra el cуdigo bien para poder ayudarte.
83
La version de sscanf chocan y no concuerdan ,es decir, la version del include, y la version del plugin. Tienen que ser la misma version sino te enviara ese tipo de errores.
101
Ahorrate eso y usa defines, que es mas practico y rapido que un stock: PHP код: #define prueba SendClientMessage  O puedes usar esta funcion que hace que puedas enviar mensajes con par...
917
OnPlayerRequestClass PHP код: public OnPlayerRequestClass(playerid,classid) {     return 0; }  OnPlayerRequestSpawn Make a variable to detect if already logged or needed spawn, and ...
172
One response for information: The function of streamer, and the reason of why allow more objects than CreateObject of SAMP, are because this works like stream distances. If the player get streamed wit...
169
https://sampwiki.blast.hk/wiki/BulletHitTypes https://sampwiki.blast.hk/wiki/IsValidObject Tu array "PlayerObjectHP" solo aplica para los objectos del jugador, no para los objetos creados con "Create...
348
Mira te explico: Puedes usar tanto el especificador "u" como el "r", son casi iguales. El especificador "k" es para alojar un especificador custom, es decir, algo tipo como lo que trataste de hacer: ...
482
GoDaddy se supone que si compraste un paquete, aloja mysql remoto ya creado. No intentes entrar como localhost desde tu servidor, intenta con el host que te indiquen en las conexiones mysql remotas, s...
313
Change VirtualWorld for differents virtual worlds for every shop.
152
Nex-AC can detect this cheat than you say, because hook all possible callback call or function call to detect the cheater.
80