Can someone explain this?
My server's max player slot is defined as 100, but I noticed this one error in the log; Code: [16:20:50] [debug] Accessing element at index 274 past array upper bound 99 [16:20:50] [debug] AMX...
View ArticleCircles Problem
Hellow guys. Today i tried to do something with the Dynamic Circles Include (http://forum.sa-mp.com/showthread.php?t=601855), but after i add the required files for the include, he gave me that: HTML...
View ArticleDisable using all commands
Hi, I was thinking about, is there any way how to disable all commands usage while I'm in (Example: Minigun DM) ? Or i have to do it on harder way! + REP tnx
View Articlehelp me
hello i made Deathmatch Script , 13k Lines .. but amx file is 12mb .. and server is on lag how do i fix it ? My using Include Quote: #include <a_samp> #include <izcmd> #include...
View ArticlePls help me with this error
new countpolicemen=0; for (new d=0;d<MAX_PLAYERS;d++)if(IsPlayerConnected(d) && PlayerInfo[d][pfaction]==FACTION_POLICE)countpolicemen++; *** if(countpolicemen<3)return...
View ArticleDetect two keys
Hi, I'm trying to detect if player pressed N and H at the same time so I copied it exactly how it is in wiki, but it's not working. This is what it looks like: Code: //OnPlayerKeyStateChange... if...
View ArticleYour favourite meme?
Well guys, title explains itself.. what's the best meme in your opinion? Rules: * Must be about GTA only ( any one of the serie ) * PG-13 xD Here's what made my day
View ArticleAyuda D: Keys
Hola :D He estado teniendo problemas con OnPlayerKeyStateChange, por ejemplo, con este código Code: public OnPlayerKeyStateChange(playerid, newkeys, oldkeys) { if(((newkeys & (KEY_FIRE)) ==...
View Article[Off] Map Editor
Pow sera que algum de vocês podem mim ajudar?, Eu baixei o Map editor só que ta dando uns erros do capeta...Tem como vocês mim arrumar outro sem esse erro? :confused: Help-me, please !...
View Article[Ajuda] A placa de vinewood
Olá a todos, vocês sabem como tira a placa de Vinewood? Já tentei usar o map editor mais ela ainda ficou lá kkkk
View ArticlePermitted?
So I saw a thread about modifying the source code of SA-MP which is on GitHub. Is this permitted?
View Article[Ajuda] TD Botão
gente eu criei uns textdrawns de login, botei os botões e coloquei assim: if(playertextid == Textdraw10 || playertextid == Textdraw14){ bla bla bla } mas nenhum botão funciona, eu clico e n acontece...
View Article¿Variable global, o variable por cada código?
Hola. ¿Que sale mas rentable? Esto: Code: new string[2000]; public OnPlayerConnect(playerid) { format(string, 24,"Bienvenido usuario #%d.", playerid); SendClientMessage(playerid, string);...
View Article[Ajuda] Modificar danos das armas!
Olhei alguns tutoriais e outros Post's de ajuda mas nenhum me mostrou como modificar. O codigo: PHP Code: public OnPlayerGiveDamage(playerid, damagedid, Float:amount, weaponid) { if(AntiLagOn == true)...
View Article[Pedido] RazorGuigo apresente-se!
Razor, a sua foto antiga eu curti ela mano... e Também as suas frases são perfeitas, da onde vc tirou elas dhsadhasjdaskea , se alguem tiver a foto dele antiga, sem ser a atual me manda :...
View Article¿Cómo hacer visible un auto en interior?
¿Cómo puedo hacer visible un auto en cualquier interior? supongamos que quiero entrar a un garaje público con mi auto, al entrar el auto es invisible junto conmigo... ¿Cómo puedo hacer que TODOS los...
View ArticleStatement Error
Is there anything unusual here PHP Code: /*Error line is here*/if(!strcmp(HInfo[hid][hOwner], pName(playerid), true)) { SendClientMessage(playerid,-1,"Welcome!"); } Errors Code: (32913) : error...
View Articledebug problem
server log Quote: SA-MP Dedicated Server ---------------------- v0.3.7-R2, (C)2005-2015 SA-MP Team [05:00:00] filterscripts = "" (string) [05:00:00] plugins = "" (string) [05:00:00] [05:00:00] Server...
View Article