[Ajuda] Ban não aparece.
Olá! então... eu tenho um "Adm bot" que da ban na pessoa apos ela divulgar algum IP. porem quando fui testar,unica mensagem que apareceu foi essa: http://imgur.com/Lg2309c e era para aparecer "|...
View Article[Ajuda] ERRO no rRace
alguem ai usa rRace ? sabe resolver isso quando eu coloco o dini que o tyder falou pra usar da esse erro C:\Projeto D.M\pawno\include\Dini.inc(24) : fatal error 100: cannot read from file: "dutils"...
View ArticleMixed cmds
Hi I have problems with cmds mixing Example i have /carflip and if i type /flipcar it will tp me to nowhere but i dont have it same for weapons I have /weapons but when i type /weaponss ill got this...
View Article[Ajuda] Warning 202: number of arguments does not match definition
Code: CMD:bicicleta(playerid, params[]) { new Float:X, Float:Y, Float:Z; GetPlayerPos(playerid, X, Y, Z); Bicicleta = CreateVehicle(510, X, Y, Z, 82.2873, -1, -1, -1, 60);...
View Articleàâòîðûíîê
âûðåçàë ñ ìîäà àâòîðûíîê, íå ñ÷èòàÿ 10 âàðèíãîâ, ìàøèíû íå ïîÿâëÿþòñÿ íà ïðîäàæå Attached Files AA.pwn (12.2 KB)
View ArticleGetPlayerLastShotVectors
Hi, When using this function in onplayerweaponshoot, coordinates are accurate bullet you shoot now or previous bullet information?
View Article[Ajuda] Text3d
Quero saber tipo como da um ATTACH em um objeto criado aparti de um comando, tipo pra coloca um AttachText no veiculo com o nome do criador eu sei, mas tipo eu uso /grade, ai quero colocar o nome na...
View ArticleServer crashed
Hello, My server crashed because of a format (that's said crashdetect): [17:58:07] [debug] Server crashed while executing gamemode.amx [17:58:07] [debug] AMX backtrace: [17:58:07] [debug] #0 native...
View Article[Ajuda] Sscanf não carrega
Boa tarde meus amigos, bom tive alguns problemas ao ligar uma GM que estou fazendo aqui, o sscanf não esta carregando, já tentei atualizar ele, o c++ 2010 redistributable já está instalado já não sei o...
View ArticleLogin & Register system issue
I'm a new scripter, and it's really hard for me to create a login & register system with y_ini... Is it really the easiest way to make such a system? Note: I don't care whats better, I just want to...
View ArticlePossible ?
Hi guys, I have a samp map with CreateDynamicObjects. So, I can lot of object to one object with 3dsmax ? I want a lot of object with right positions convert to one. Please help! Thanks, I need to say...
View Article[Scripting Help] Hitman Skills
Hi, am new to scripting to knew a few stuff but i got at points i don't know what to do or where to start.. The script that am using has an /sethitman system so Admin can give players hit man skills to...
View ArticleERROR rRace 0.2a
Anyone who has used rRace knows why there is no way to build a race? Could you help me with this bug? I give / builderace and appears for min choose the mode I choose and the dialog some..Como arrancha...
View Article[Double XP] Ultimate Gaming Roleplay - Where fun has no Limit
UltimateRoleplay Server Information Server Ip: samp.theultimateroleplay.com or 5.206.225.105:7777 Website: theultimateroleplay.com Teamspeak: ts.theultimateroleplay.com On the Hosted Tab List UCP:...
View ArticleHelp
Hi, When i click on these texdraws there in no reaction Code: TDGrupa1[playerid][8] = CreatePlayerTextDraw(playerid, 567.049987, 311.325012, "LD_OTB2:Ric1");PlayerTextDrawLetterSize(playerid,...
View Article[Ajuda] strcat dando erro
Galera esse code aqui ta dando erro, eu sei que tem coisa errada ai mais não consigo achar os erros. PHP Code: CMD:rankg(playerid) { new...
View Articlegivemoney help
I am working with a house system selling to players but having this issue... PHP Code: if(House[i][forsale]) { if(Player[playerid][playerMoney] >= House[i][saleprice] ) //&&...
View Articleonplayerkeystatechange "PRESSED" unexpected token
PHP Code: // PRESSED(keys) #define PRESSED(%0) \ (((newkeys & (%0)) == (%0)) && ((oldkeys & (%0))*!= (%0)) if (PRESSED( newkeys, KEY_JUMP )) // error line {...
View ArticleMapping doesn't show up for some reason
I used CreateObject / CreateDynamicObject(with Streamer) No errors what so ever, the map doesn't load in-game (Objects can't be seen) Code: Quote: public OnGameModeInit() { CreateDynamicObject(987,...
View ArticleDDOS. SA-MP server-client validation.
Hello! I have a DDOS on my server, so I want to have minimal protection against it. Can somebody explain me what is going when a new client is connecting to server? Does any handshake (between server...
View Article