Search Results
I am creating sendrcon command on my server Код: CMD:sendrcon(playerid, params[]) { if(!IsPlayerAdmin(playerid) || pInfo[playerid][Admin] == 6) return SendClientMessage(playerid, 0xFFFFFFFF, "[H...
134
nope, it is only gamemode, i haven't placed any fs in the source code.
110
Hello There, I have a problem, i came back to SA-MP Coding after a years Programming C++ and C#, i have a problem, Whenever i logged in into my account, it instantly set the camera to the place that h...
110
you can do this Quote: Originally Posted by Vince Rather poorly coded. Change the last return 1 to return 0 in OnPlayerCommandText. or you can change the command with zcmd
105
Код: if(dialogid == [dialog id]) { if(response) { //do things ShowPlayerDialog(playerid, [dialog id], [dialog style]..... -> and more) } }
190
you mean this ? 1650
147
what is the textdraw new variable? i only see GameTextForPlayer shows for 500 miliseconds
190
you can use PHP код: new pName[MAX_PLAYER_NAME]; GetPlayerName(i, pName, sizeof(pName)); if(strcmp(pName) == "[WRITE NAME HERE]") {    new string[128];    format(string,sizeof(st...
161
can you show us the code?
190
Code: #include <a_samp> #include <FCNPC> #define MAX_ZOMBIES 5 new Float:ZPos[MAX_ZOMBIES][4] = { {379.8811,-1699.6576,7.5203,135.8003}, {489.1599,-1792.9203,6.6491,66.5531}, {192.8038,-...
79
not sure how it works, i'm not copy-paste it but this is the one works for my gamemode Код: for(new i= 0; i<311; i++) { AddPlayerClass(i, X, Y, Z, Facing Angle, 26, 36, 28, 150, 0, 0); }
179
Quote: Originally Posted by Toroi PHP код: CMD:omanagers(playerid, params[])     return 1;  no need to thank me wow, what a clever^ yeah btw you are right, he need c...
155
here Код: if(dialogid == 7355) { if(response) if(!response) return TogglePlayerControllable(playerid,1); { new code = strval(inputtext); i...
90
i created script like this Код: CMD:plant(playerid, params[]) { if(PlayerInfo[playerid][pBombAccess] == 0) return SendClientMessage(playerid, 0xFFFFFFFF, "you need access if you want to use c4...
90
hmm, we can be gay xD lol
2,703
Mantap Gan ! I Know You're Indonesian! Nice Filterscript
1,647