Search Results
Quote: Originally Posted by LuiisRubio Quй tal juan, mucho tiempo sin verte por acб. Lo ideal serнa que pudieras dividir la lista en pбginas considera tambiйn que en resoluciones pequ...
106
Quote: Originally Posted by Unrea1 Usa el compilador de Zeex. Caracterнsticas: https://github.com/Zeex/pawn/wiki/Known-compiler-bugs Descarga: https://github.com/Zeex/pawn/releases Lo...
106
Quote: Originally Posted by Daniel-92 Dale espero te sirva. Muchas gracias, si me funcionу... Querнa saber algo ademбs, si podrнas responderme: Hay alguna manera de obtener de que t...
76
Hola, espero que estйn bien, bueno... Lo que pasa es que quiero hacer un dialogo muy muy grande, mбs de 1024 caracteres , dirнa yo que mucho mбs, y ocupa mucho mбs es porquй es un DIALOG_STYLE_H...
106
Quote: Originally Posted by Daniel-92 Una manera es utilizando una pvar, otra forma seria utilizando inputtext en ondialogresponse ya que inputtext en un dialogo tipo LIST devuelve el text...
76
Hola, hace mucho rato no toco ningъn lenguaje de programaciуn orientado a objetos, con lo cual he olvidado muchas cosas y este es uno de ellos... Resulta que hice una array larga con categorias par...
76
Quote: Originally Posted by Paulice Both codes provided above will not work. Hello, the one provided by IstuntmanI works by changing pawn Код: if (strfind(datatesting[xx][dmCategor...
121
Quote: Originally Posted by IstuntmanI This is the best method I could think of: pawn Код: new bool:continueLoop = true;for (new x = 0; x < sizeof(datatesting); x++){    for (new ...
121
Hey guys, i hope you are doing alright... So, I want to know if there's a way to do "continue;" when a value in an array is repeated, im gonna give you an example so you can understand what I'm trying...
121
Quote: Originally Posted by SpaceX What do you mean by vehicle pickup? eg: 1. You're in a car and you go through a pickup, it gives repairs/gives you nitrous, OR 2. You enter a pickup ...
153
Hey guys, I was wondering if there was a way to create a dynamic pickup vehicle? As an example, you can do this: Код: CreateDynamicPickup(2267, 1,x, y, z, GetPlayerVirtualWorld(playerid)); by doin...
153
Hola, espero que me puedan ayudar con esto... Код: stock MueblesDelJugador(playerid) { new string[240], name[MAX_PLAYER_NAME], Query[240]; GetPlayerName(playerid, name, sizeof(name)); ...
46
Hey, when i try to compile my Gamemode while using your include , pawno gets freezed ,and i can't use it, what can i do? Ty EDIT: By just having "#Include <dialogs>" it crashes pawno in my gm, ...
28,461
Quote: Originally Posted by CheezIt You could use another table and split the result wherever you need to use the data. Can you give me an example? please, thanks!
156
Quote: Originally Posted by Vince Pawn does not support dynamic memory allocation. All array sizes must be known at compile time. Thanks for replying, so... What would you recommend me ...
156
Hey guys, i hope you all are doing ok, well... Today i was wondering if i could create an array in a for, i did this a while ago in php, is there a way to do it in pawn? ex: In php: Quote: ...
156
Hey, i have downloaded a map from internet, and it wont work, i have tried to fix this line , but i don't really understand the parameters, can you guys help me work this out? thanks a lot! error 03...
73
Solved. Though, thanks for helping me out you all.
172
Quote: Originally Posted by xPhantom yum install libstdc++ Hey, thanks for replying. It's already installed and updated, Something else i could do? thanks!.
172