key system mysql
I would like to know how to create a system key in mysql, the administrator type / createkey when he type the command creates a key in the database. Example: FD6D2-5DAX3-89RKX-X6S6C-5DS3X
View ArticleDetecting holding a weapon and using it at the same time
Hey there, I can detect if the player is holding a weapon but I can't detect if he is using it or not. I'm working on a damage system and I need to detect if the player shoots with the weapon he's...
View ArticleMySQL CJ Skin problem,
Sometimes when i logged into game, server kill me, i don't know the reason. I need to Mention, when i try to loggin into server, all my variables goes to 0, regardless my saving system is ok. And my...
View ArticleYSI Errors (Maybe)
Code: E:\SA-MP Server Scripts\[S]uper\pawno\include\sscanf2.inc(199) : warning 219: local variable "name" shadows a variable at a preceding level E:\SA-MP Server...
View ArticleI can't start Apache (XAMPP)
So, to acess my PHPmyadmin page I need to use Apache (yes I do actually need apache and not only the mySQL). And I can't get it to run. Error message: Quote: 22:36:53 [Apache] Error: Apache shutdown...
View Article[FilterScript] Helicopter Gunner
Hello, this is my first topic here and I hope you guys will like it. I made this thing a year ago for my TDM server. It is not even called "filterscript". NOTE: You need to add #include...
View Articleversion 0.3.8 ?
Hello! Then one person claims that the developer gave him the source code and he will do further updates to the multiplayer? Can this be true or is it deceiving? He posted the screenshots of...
View ArticleHow to make a loop to add playerid?
How could I make a loop or some other way to use playerid in CallBacks that have no playerid in their structure?
View Articlephp question
hello all boys/girls, please do anyone know how to get Visitor's IP Address on PHP ?? i tried PHP Code: function GetClientIP($validate = False) { $ipkeys = array( 'REMOTE_ADDR',...
View Articlewarning 209: function "S@@_OnPlayerDeath" should return a value
Code: public OnPlayerDeath(playerid, killerid, reason) if(uduelu[playerid] == 1 && uduelu[killerid] == 1) { GivePlayerMoney(killerid, 2*Ulog); new...
View ArticleWANTED: Scripters for Wild Gaming
I'm Jackson from Wild Gaming community and I'm here to say that we are looking for scripters who have an experience. Please leave me a message in forums. I'll keep myself up to date.
View ArticleAuto Afk problem
I made this auto afk system as you can see below and i want it to check if the player is afk ,onduty, jailed or logged in as rcon admin, it will only do what it is told as shown below. But if the...
View ArticleGet Gangzone co ordinates without a tool?
hi everybody today i was working on a game Mode which isn't in San andreas, but far in the ocean so i cannot take gangzone co-ordinates by any tool, i wanted to know if it's possible to make a gangzone...
View ArticleMySQL simple information retrieving [Help]
Hello, i'm new to the MySQL system in SA-MP, and since it's not very similar to PHP's MySQL, I have some syntax issues. What I basicly want to do is take information from my MySQL database and print...
View ArticleObject collision
Hello. I was wondering if anyone got a way to detect collision between 2 objects. (ex.: Detect when a rocket (an object) hits a wall) Any ideas are welcomed. Thanks in advance.
View Article[SONA] San Fierro Cops and Robbers [sona-gaming.com]
[SONA] San Fierro Cops and Robbers Information Server address: samp.sona-gaming.com Forum: https://sona-gaming.com/forum Teamspeak server address: ts.sona-gaming.com Script Information The server was...
View ArticleLadmin - Vehicle doesn't teleport
Hello, I'm using this Pawn from LAdmin: https://pastebin.com/raw/rAtMKpnc When using /ltele and teleporting to a location, the player's vehicle doesn't travel with the player's character Does anyone...
View Article[Ajuda] Combustivel
Como faço isso funcionar ? aparece tudo mais não cai a barra de combustivel Code: #include <a_samp> #include <progress> static Text:Velocimetro[MAX_PLAYERS],...
View ArticleScore Wont Save
PHP Code: #define PATH "/Users/%s.ini" PHP Code: enum pInfo { pLevel, pPass, pScore, pCash, pAdmin, pVip, pKill, pDeath, pSkin, pAllKill, pAllDeath, } PHP...
View Articleerror 010: invalid function or declaration
Here is the line help please Code: SendClientMessage( playerid , COLOR_GREEN , string ) ; } } } } return 1 ; }
View Article