Search Results
Quote: Originally Posted by Ryan_Bowe Is there a tutorial for the Plugin? I don't think so, I hope Dan will write a FAQ like any other plugin has, this plugin sounds amazing, just waiti...
9,410
Olб, estou procurando uma maneira de esconder o objeto e apenas usar a funзгo de escrever no mesmo, todos sabemos que existe a funзгo SetObjectMaterialText, porem quando eu uso alйm do objeto fi...
92
Hey guys, I'm looking for a way to hide the object and just show the text. Is it possible? I would like to make a system where any player might write something, but I don't really wanna show the obje...
91
Hey guys, I guess I found a bug. I changed my skin for a random ID (I guess ID 5), after I died my skin went back for ID 0, which is normal, but for my friend still was the old skin. I'm not sure if ...
83
pawn Code: native DisableVehicleMarkers() It would be awesome.
6,604
The point is, I'm using y_cmd, and I want to give a permission to someone use this command. Command_SetPlayerNamed("command", playerid, true); how should I do that using MySQL?
92
Hey guys, I need some help, I'm trying to fetch boolean using MySQL r7. Is it possible? Btw, I searched and I asked on BlueG topic and I didn't find any answer.
92
cd /var/tmp wget http://www6.atomicorp.com/channels/a...5.art.i386.rpm rpm -Uvh mysqlclient16-5.1.59-1.el5.art.i386.rpm let me know if you get any errors...
66
OnPlayerKeyStateChange doesn't "read" KEY_UP, KEY_DOWN, KEY_LEFT, KEY_RIGHT. And I need to see when someone press some key to walk.
97
Hey guys I have a question, I'm trying to make a system that will not allow the player walk fast. See, when you press "W" even without you to press sprint you gonna walk really fast and you might go ...
97
Checa se foi com a sniper, caso contrбrio retorna.
126
Certas coisas no SA:MP sгo escrotas (:
151
Entгo faзa isso aqui; //topo do gm new nao_salvar; //OnGameModeInit nao_salvar = 1; //no comando quando der GMX nao_salvar = 2; //OnGameModeExit if(nao_salvar == 1) { //funcao para salvar...
151
Eu entendi perfeitamente, eu tive esse problema, porque na public OngameModeExit eu estava salvando as contas dos jogadores, todas as demais vбriaveis salvavam, menos a posiзгo.. Por isso eu lhe p...
151
Colocar animaзгo ao jogador; https://sampwiki.blast.hk/wiki/ApplyAnimation Colocar o objeto no jogador; https://sampwiki.blast.hk/wiki/AttachObjectToPlayer
73
na public OnGameModeExit() tem a funзгo para salvar as contas?
151