Server falling every 3rd day
Hi. My server with 200+ players falling every third day. I debugged mysql, commands and used crashdetect and everything seems fine. Than I decided to run that mode on test server, locked with 0...
View ArticleNeed a bit help about OnPlayerDamage
Code: [02:39:43] [debug] Run time error 4: "Array index out of bounds" [02:39:43] [debug] AMX backtrace: [02:39:43] [debug] #0 00021cc8 in AddRejectedHit (playerid=65535, damagedid=1, reason=19,...
View ArticleActor Robbery System - Problem
Hi, I am trying to switch (http://forum.sa-mp.com/showthread.php?p=3945923) to (http://forum.sa-mp.com/showthread.php?t=573762) mode to change the robbery system, but my robberies always fail because...
View ArticleTextdraw Won't hide?
This is the code for entering a custom inbterior: Code: SetFreezePos(playerid, Float:x, Float:y, Float:z) { if(PlayerInfo[playerid][pFreezeTimer] >= 0) {...
View Article[Ajuda] Erro de veiculo
Então pessoal tou com um problema no server que é o seguinte: quando dou o comando /vozdeprisao [id] so funciona para veiculos de 4 portas da policia, mais eu queria que funcionasse para motos e...
View ArticleNEED pro scripter or RP gamodemode (help=reward)
Hello i have a vps that i open ising team viewer.It has 1gb download/upload speed and i want to host a samp server but i dont have a good and working rp gamemode.I want a scripter that has a gamemode...
View ArticleA weird bug with my aleave command
Code: CMD:aleave(playerid, params[]) { if(InArena1[playerid] == 1) { SetPlayerInterior(playerid, 0); SetPlayerVirtualWorld(playerid, 0); SendClientMessage(playerid, -1, "{EFB509}(INFO)...
View ArticleSaving system
So that's another Issue I have, The admin level perfectly saves! Now my points, score, kills,deaths won't save inside the ini file Here's on player disconnect callback code Code:...
View Article0.3.DL help
Trying to use the vice city map but i get some errors anyone know how to solve this? EDIT: i solve this i forgot to put the model files in the models folder. Code: artwork:crc] vc2sa/dff/ap_tower.dff...
View ArticleMYSQL R39 to R41 Convert Help
PHP Code: format(buffer,sizeof(buffer),"SELECT round(SUM(money)) FROM pe_characters WHERE money > 0"); results = mysql::query(dbHandle,buffer); cache_get_row(0,0,sum_money);...
View ArticleBest way to NPC in 2018?
Hello, i started to think about NPC's. I have some basic NPC's drivin around Los Santos but you know ... Those can't do anything. So, i want to make just one NPC which stand on some position and attack...
View ArticleRobbery System - Problems
I am trying to run the (http://forum.sa-mp.com/showthread.php?p=3945923) .inc extension in (http://forum.sa-mp.com/showthread.php?t=573762) mode, but I have encountered a few problems. My Problem...
View Article[Ajuda] Login e registro
Alguém poderia me fazer uma base de login e registro textdraw tipo clickavel essas coisas nao percebo nada disso nao quem puder ajudar agradeço :p
View ArticleOnPlayerSpawn callback
How do i make a message on player spawn only for 1 time and not spamming everytime he spawns?
View ArticleMta objects to SA-MP
I found a map made with mta objects.How can i convert those objects to samp.There isnt any .map file https://imgur.com/a/IAOEo
View Articlewarning 213: tag mismatch
Hi all, I need your help. PHP Code: gamemode.pwn(58444) : warning 213: tag mismatch gamemode.pwn(58445) : warning 213: tag mismatch gamemode.pwn(58446) : warning 213: tag mismatch gamemode.pwn(58447) :...
View ArticleHow can I fix that
So, I have a timer (6,5 seconds) that start when OnPlayerDeath is called and check if OnPlayerSpawn was called for player, if hasn't, i use SpawnPlayer(playerid). Everything is good, he is called, but...
View Article[Include] EasyCP - Creating CheckPoints easily.
EasyCP - Creating CheckPoints easily! USAGE PHP Code: //FUNCTION CreateCheckPoint(playerid, TestCP, x, y, z, 2.0); //Callback After, Player Enters in CheckPoint. CheckPoint:TestCP(playerid) {...
View Article[Ajuda] ALTERAR NICK É SENHA
Bom meu sistema de alterar nick é senha tá em mysql queria deixa em DOF2 Alguém pode me ajudar? PHP Code: if(dialogid == DIALOG_MINHACONTA+1) { if(response) {...
View Article