[Ajuda] Balanceamento de Teams
Opa, Como faço para que os times do meu servidor fiquem balanceados conforme os players vão logando caso fique um time com 4 player a mais que o outro time, seja bloqueada a classe, e liberada somente...
View Article[Off] ¿Alguien que me ayuda con esto? / Goddady/Hostinger DNS.
Hola, he adquirido un dominio en GoDaddy para mí servidor y un webhosting premium en hostinger, ahora, no termino de comprender en la sección de DNS del dominio que colocar de hostinger para que el...
View ArticleConvert strcmd to zcmd
Please convert me this cmds strcmp to zcmd . Code: if(strcmp(cmdtext,"/fixall",true)==0) { if(PlayerInfo[playerid][Level] >= 10){ for(new i = 0; i < MAX_PLAYERS; i++){...
View ArticleAuto login
PHP Code: if(cache_num_rows() >= 1) { cache_get_value_name(0, "IP", IP[playerid], 16); new newIP[16];// query[300]; GetPlayerIp(playerid, newIP, 16);...
View ArticleDelayed on storing returned values to variable
So I was planning to create a new include but I have been experiencing issues. PHP Code: stock CreateGroup(name[], tag[]) { groupID++; GroupInfo[groupID][groupTaken] = true;...
View Article[Projeto] Rank Top 10 - Ping Down - Games
Fala galera, eu junto a uma equipe estamos montando um projeto brasileiro de rank, estamos abrindo cadastro para os servidores participarem, as inscrições já estão abertas, é muito simples participar...
View Article[Pedido] Comando MP
Olá eu queria o comando /MP mais apenas que admins pode usar, tbm quero que vocês definão este comando Code: CMD:kill(playerid, params[]) { SendClientMessage(playerid, YELLOW, "[ > ] Você se...
View ArticleTag System Problem
Code: public OnPlayerConnect(playerid) { new str[256]; if(strfind(pName(playerid),"[AG]", true) != -1) { if(PlayerInfo[playerid][Level] == 0) { format(str,...
View Article[Ajuda] Tempban nao da desban.
Olá! eu fiz um tempban para dias,antes era por horas,porem ontem as 15:04 dei ban em mim msm para ver se o mesmo está funcionando e até agora não fui desban,ja se passaram 1 dia e 1 hora,alguem sabe...
View ArticleError textdraw
Hello, Quote: error 028: invalid subscript (not an array or too many subscripts): "Textdraw10" warning 215: expression has no effect error 001: expected token: ";", but found "]" error 029: invalid...
View ArticleAbout Streamer_SetFloatData
Hello, i'm new in scripting world and i see this thing in my gamemode when a player die, is creat a dynamic 3dtextlabe, and i want to now what is this code (Streamer_SetFloatData) Is for attach?...
View Article[AG]»» Call of Duty Fourth Generation Warfare ««
[AG]»» Call of Duty Fourth Generation Warfare «« We Are Currently Hiring Staff hope to meet you in the staff team ! Apply Now www.advance-gaming.net Quote: Name: Previous Names: Age: Country: Talk...
View Article[Ajuda] cannot read from file: "a_mysql"
Minha include MySQL, não está sendo carregada. Observações: - O plugin carrega de boa. - A include está com o mesmo nome - A include está na pawno - Estou usando GM bare. - MySQL Versão: 41-3(ultima)...
View Article[Ajuda] Ped entro da interior
gente criei esse ped dentro da interior mas não sei como colocar no meu server Quote: <ped id="ped (1)" dimension="0" model="280" interior="6" rotZ="96.003" alpha="255" posX="251.3" posY="67.7"...
View Article[Pawno basico] error 010: invalid function or declaration
En primer lugar déjame darte las gracias por ayudarme y por favor déjenme un link de otro tema donde pueda poner mis errores para que ustedes me ayuden Bueno mi problema es que tengo una GM de 0 estoy...
View ArticleMySQL issues
It was saving before, but now I'm quiet unsure as to why this is happening. PHP Code: forward SaveAccountStats(playerid); public SaveAccountStats(playerid) { if(Logged[playerid] == 1) {...
View ArticleOnPlayerDeath big problem
Hello, i have a problem with OnPlayerDeath, when a player is stand by in some vw / interior different then killerid for example, when they are meet for ex, and the playerid is AFK and killerid try to...
View Article[Ajuda] Notepade ++
Alguém usa o notepade++ para criar seus script ? Estou com um problema aqui, todos os texto com acentos fica bugado. Eu ja tentei seguir os passos desse topico aqui...
View ArticleMysql Error 2013
This is a repost with the new code. I've got this code which sometimes causes the server to lose connection to mysql db. PHP Code: under OnPlayerConnect CheckPlayerBan(playerid) {...
View Article