Search Results
Cuando le das un arma le seteas el arma como un Attached y cuando se acabe las balas se le quedarб el attached en la mano simulando el arma.
165
Quote: Originally Posted by Vince Theoretically, yes. Practically, no. The most efficient way would still be a custom foreach iterator. I have an interator already, the thing is that ...
139
Quote: Originally Posted by iLearner PHP код: print("search again.");     return FindBusiness(playerid);  This code will always be executed. to avoid it try it like this...
139
Hello, I am making a system to get a random business, but I do not know if my code will be efficient. In this I am looking for a business with certain characteristics so that it fits. PHP код: ...
139
Por andar descargando porno, amн me pasу, tuve que romper la pc porque ya no jalaba mбs con el porno 4k que le metнa......
199
Pos yo empecй en el 2009 en Ciudad Metropolis, para mн el servidor que cambiу parte de la comunidad samp porque desde que se liberу esa gm pufff, vino esta moda de creerse el "Sr scripter" por cam...
161
'm doing a furniture system , and I want to display a list of furniture that has a home but the array is too large to be displayed. Код: #define MAX_FURNITURE (1000) // max objects #define MAX_HO...
116
What i can do to show in one big dialog? or do something to show all the objects.
266
Quote: Originally Posted by Kar Try for (new i = 0; i < MAX_FURNITURE; i++) Anyway, instead of displaying everything in one big dialog, do as Vince said, pagination. Split it up into p...
266
Another way to do something like this? I have the same error when i change to "static" Код: [12:15:10] [debug] Run time error 4: "Array index out of bounds" [12:15:10] [debug] AMX backtrace: [12...
266
PHP код: [04:43:48] [debug] Run time error 3: "Stack/heap collision (insufficient stack size)" [04:43:48] [debug]  Stack pointer (STK) is 0x1BF9820, heap pointer (HEA) is ...
266
Hola que tal, He decidido prestar mis servicios al desarrollo de sitios ya sea para Servidores SAMP o cualquier otro sitio de otro interйs y/o lucro. He trabajado en muchos sitios para servidores, ...
38
Try this: Код: // Add the string cache_get_field_content(i, "Comprador", string); format(HouseInfo[i][cComprador], sizeof(string), string); cache_get_field_content(i, "Direccion", string); format...
84