Search Results
We're a new medium roleplay server on SA:MP, we've built a lot so far. We have great scripters, web developers, mappers, and helpful Admins. Always wanted to join a server and be able to join a facti...
226
So I have injury system here Код: stock PutPlayer(playerid, Float:x, Float:y, Float:z) { if(GetPlayerState(playerid) == PLAYER_STATE_DRIVER) { SetVehiclePos(GetPlayerVehicleID(playerid), x, y...
98
It's not cool when it appears covering half of my screen
287
Alright, I understand that. But what could it be?
287
I have smth like this already. It's from my /time cmd Код: GameTextForPlayer(playerid, string, 5000, 1);
287
I got problem, that when I ever get any GameTextForPlayer it got black background. It that some textdraw fault or what? http://i.imgur.com/SYv2fY6.jpg http://i.imgur.com/nQSxTEv.png
287
You can't fix it? Why? I want player spawn after he types his password, not like you need press "Spawn" button
121
When i join my server I need to register/login. I type my password, but after I have done that nothing happens. I need to press "Spawn" button to fill registration or spawn my player in old position. ...
121
So got error in this code when i enabled crash detect PHP код: ptask ServerHeartbeatTwo[1000](playerid) // It says here is error {     new Float:oldposx, Float:oldposy, Float:old...
63
PHP код: CMD:b(playerid,params[]){    if(gPlayerLogged{playerid} == 0)    {        SendClientMessageEx(playerid, COLOR_GREY, "You're not logged in.");        retu...
53
Someone just type something on /b On console it shows like http://www.bildites.lv/images/ascx8vpo7sm5yzzdzdk7.png and server shutdowns
53
So when i try to use taser, sprunk or enter house with "F" it doesnt work. PHP код: public OnPlayerKeyStateChange(playerid, newkeys, oldkeys) {     if(IsPlayerNPC(playerid)) return 1;...
70
I am using this https://sampforum.blast.hk/showthread.php?tid=499850 Spray Tag filterscript, but the Fonts arent working. When i change the font it stays on some default one. I uploaded FOnts folder t...
70
I understand that, but fonts arent working, and they doesnt save after i close the server
820
So when you register you can select your own skin, but when you select skin you need press ESC to start moving. Code PHP код: HandlePlayerItemSelection(playerid, selecteditem) {       Â...
97
Where are SaveRadios - RadiosInfo[iIndex][radioPass] add that? How?
91
I tryed to make new radio system. So when i rent channel it like makes it on config file, but it doesnt set the right password and i cant /auth on channel It sets my pasword like this - http://www.bi...
91