[FilterScript] satelite en SA-MP | By OTACON
[FS] satelite en SA-MP | By OTACON [] Descargas: pastebin: mega: [] Creditos: OTACON
View ArticleWhich is faster and better?
Hello guys, I'm wondering about this, which is faster and better to use? Quote: 1. SendClientMessage(playerid, -1, "..."); SendClientMessage(playerid, -1, "..."); Quote: 2. SendClientMessage(playerid,...
View ArticleInput Dialog
Hi everyone, I'm having a problem with a dialog i am creating to sell wood which has been cut from trees. This line: PHP Code: if(inputtext[0] == '10') Gives me the following error(s): PHP Code:...
View ArticleMillions insert in mysql
Hi, I have about ~2mil messages in database. I'am loading for player, by his name, and it takes about ~2~-4 seconds to show. What when will by 200mil messages, and i need SELECT ? it takes 1,2 min to...
View ArticleHello i want /enter and /exit used whit [ F Or Enter ] For enter to house or biz
Hello i want /enter and /exit used whit [ F Or Enter ] For enter to house or biz Pls Helpme :((
View Article[Pedido] PELA MOR DEU DEUS ME AJUDA
Tipo terminei de desenvolver meu gamemode mais eu boto no painel tudo certinho ai quando tu entra com o gta beleza pa ai a gm trava o gta e ainda o serve desliga aotomaticamente mds ajuda ai e tbm sem...
View Article[Pedido] Tutorial para SSCANF
Bom, há tempos que não mexo no famigerado pawno e, enquanto to aqui praticando novamente, eu entro na samp wiki pra sanar algumas dúvidas e vejo que ele recomenda usar o sscanf por causa de muitas...
View ArticleSearch Ban With Dini
Code Code: CMD:sban(playerid,params[]) { new playerb[32], string[128], file[32]; if(sscanf(params, "s[32]s[128]", playerb, params)) return SendClientMessage(playerid, COLOR_RED, "USAGE:...
View ArticleThis function is breaking my script
I have created this function to display match stats after a game. It runs loops to check how many goals all players scored and it will list multiple names for a record if there is a shared record. The...
View ArticleMysql Saving data problem
Hello, everyone. I've been trying from a while to save the player data upon the player leaves the server, I've been trying to script it from a long time but I keep on getting error in one line ( marked...
View ArticleUn-Jail'ed player pos
my goal is to make it so when a player is released from admin jail (either by an admin or by his time running out) it spawns him back in the place he originally was when he was admin jailed ive been...
View ArticleSaving server data into Database Problem
Hi guys, I've just recieved a RolePlay GameMode from one of my friends. I synced everything between GameMode and that .sql file ( server works in the best way ) I want to clear everything in that...
View ArticleWas the forum down for anyone else?
One or two days before I was trying to access the forum and it was saying that there is a problem with the database. So I'm wondering if someone else had the same problem or not?
View ArticleFuturistic Gaming Roleplay
Hello genetlemen! Today i'd like to announce to everyone after a hard work from our staff that futuristic gaming roleplay has been opened with some unique stuff, We've got backpack system and repfam...
View ArticleCommand with an optional integer?
So I tried to make a command with the integer being optional, for example this: PHP Code: CMD:repair(playerid, params[]) { new carid, mycar, string[128]; mycar = GetPlayerVehicleID(playerid);...
View ArticleAnother Login Problem!
Hi, After i fixed my previous problem now i have this! Read carefully, When i have to register my password got saved for sure all fine example (mypassword123), but when i came to login and type example...
View ArticleHealth Detection/Injury System
So, I want to make a system where it detects your health and if its 10hp, it forces you into a animation and displays a text above your head saying (( THIS PLAYER IS INJURED )). Now, I found a code...
View ArticleHow to Listen in two ports at the same time?
Hello, I am trying to make my server to listen in two ports (same ip) at the same time. I am using iptables to forward the port 7777 to port 7778. I can query the server info and more, the problem is...
View ArticleHaving Problem With y_ini
Code: #include <y_ini> Code: enum PlayerInfo { SCORE, MONEY, KILLS, DEATHS, SKIN }; Code: public OnPlayerDisconnect(playerid, reason) {...
View Article