Search Results
Quote: Originally Posted by Unrea1 їCrees que con ahorrar lнneas irб mбs rбpido?, ja. Haz las pruebas de velocidad y mira quй es mбs rбpido, si el if/else if o switch. Es neces...
1,364
A few days ago I deleted my user account on github and the code is lost out, fortunately I have a copy of the code, I will make some improvements and I add hash passwords, later I will update the down...
1,325
Ni uno ni lo otro serнa mejor porque el cуdigo estб mal. Con el cуdigo de FelipeAndres el anticheat harнa su funciуn cada diez segundos y йl sуlo quiere enviar el mensaje cada diez segundos p...
159
http://forum.sa-mp.com/showthread.ph...69#post3940769
1,325
Continue salta una iteraciуn en un bucle. En tu cуdigo saltarб las iteraciones en las que un jugador no estй conectado. Код: for (new i = 0; i < MAX_PLAYERS; i++) { if (!IsPlayerConne...
101
La ъnica forma de comprobar un dato en una tabla de mysql es haciendo una consulta. No es necesario llamar otra funciуn con mysql_tquery, puedes hacerlo con una variable(Cache) y hacer condiciones ...
121
Yo no utilizarб cadenas y funciones, harбn mбs lento el proceso. Creo que es un bug de el compilador, utiliza la herramienta de ZeeX y compilarб sin problemas y sin necesidad de mбs memoria y pr...
50
Cada que veo una publicaciуn de PandorumRoleplay me da bastante risa jajaja. Antes era miembro activo en otro foro donde йl se la pasaba insultando y diciendo a otros miembros que nadie sabia siqui...
131
No hace falta aсadir otra variable. Код: #if !defined IsValidVehicle native IsValidVehicle(vehicleid); #endif public OnPlayerConnect(playerid) { SpawnAuto[playerid] = INVALID_VEHICLE_ID...
172
Si utilizas el plugin streamer, puedes hacerlo fбcil y sin aсadir temporizadores. Asigna a una variable el valor de retorno de la funciуn CreateDynamicRectangle y usa la variable como condiciуn e...
109
Yo no soy experto pero en mi opiniуn; no causan absolutamente nada de 'lag'. Es posible que tengas un poco si el ordenador donde inicias el servidor tiene pocos recursos, pero lo dudo, bбsicamente ...
217
Download this Код: https://github.com/Zeex/amx_assembly And extracts the content in the following path Код: pawno/amx/here Edit: The first answer from me was to solve the problem of amx/os, ...
167
El archivo .inc solo exporta las funciones del plugin. Sн aplica lo que tratas de decir, pero solo en el plugin, por eso es compilado en diferentes sistemas operativos, el include es lo mismo en win...
113
Quote: Originally Posted by [DOG]irinel1996 Anda, esfъmate fantasma que no sabes lo que hablas. Cuando sepas algo de programaciуn comenta con fundamento. Como dije, el cуdigo es una mie...
404
The error could be when she makes the query. You do a query and calls the function with Tquery but never checked if the query return data. Try. PHP код: forward OnPlayerLogin(playerid); pub...
198
I'm not sure if you do that will make a difference in the speed of the code. It is not necessary, however you can save space and lines you making something like this PHP код: #include <a_...
88
Quote: Originally Posted by blackturbo who cares! your server should be banned from even operating! As I have solid proof, your "Attacking" every server still left on 3x, to make your serv...
289
ї Quй estб tratando de hacer realmente ? Aparentemente en su cуdigo parece que estб intentanto cargar 600 valores(0 - 599), por lo tanto deberб tener una variable como esta: 'PlayerInfo[MAX_PLA...
79
I'm not sure if you are doing so well but this should work! PHP код: //Connect to the mysql server! //    Note: change host, user, database and password for your data. new c...
74
The problem is in all versions of sa-mp. I comment on the thread of the upgrade to Server 0.3.7 r2 and expected a reply to confirm, now confirmed, a couple of hours ago that are down. For now we can...
289