Search Results
But why this function is used in all GM's inside the commands?
126
Is usefull to use that function (IsPlayerConnected) inside a cmd? I don't find his role. If I type a command, it's pretty logic that I'm online, no?
126
Код: if ( dialogid == DIALOG_BC ) { if ( PlayerData [ playerid ] [ pAdmin ] == 6 ) { return ycmd_bankcentral ( playerid ); } } What I must do in order to work? Quote: ...
77
Quote: Originally Posted by lcy95 salut nu gasesc unde sa pun user si parola de mysql ca sa imi mearga si baza de date (( He asked me where to modify the database details )) In folderu...
804
Please post the server logs (Mysql and txt) *edit: If I don't respond to you, please post a reply in the forum's topic
804
I understand, but for easily download, I can't just put all over there, and mention to update the programs?
145
Where I can get the permission to redistribute the SA-MP package. I created a gamemode and posted it on this forum, but I upload all the server's folder (including SA-MP package). I read the samp-lice...
145
Frist of all, we should answer to some question, no? Introduction What is this project? This is an open source project between some romanian (or not) sa-mp scripters. This gamemode is an RPG, becau...
804
Now, I use that, but nothing change..
147
Already checked that, MySQL log doesn't show any errors
147
Код: public OnPlayerDisconnect(playerid,reason) { new string[128]; numplayers--; mysql_format(SQL, string,128,"UPDATE `users` SET `online`='0' WHERE `ID`='%d' LIMIT 1",PlayerData[playerid][onli...
147
I have an website, how can I interract with the server? For example, if I press a button "hello" I want to "SendClientMessage()" to a player ...
99
What do you choose and why ?
120
1) How you define x, y, z ? 2) Try to set the Angle 0.0
186
Any official answer from SA-MP Team please ? ... I want more explications
225
Why sometimes, after I create a vehicle with CreateVehicle, the vehicle spawns under my object (created with CreateDynamicObject) ... The vehicle doesn't recieve the object fast enough, or what? ... I...
225
Before the server restarts, I get Quote: [09:11:41] Incoming connection: 92.83.40.226:54502 [09:12:07] Warning: client exceeded 'messageholelimit' (1) 5.13.98.255:63273 (503 Limit: 3000 [...
106