Search Results
Is it compatible with 0.3DL-R1? If not, do you have a chance to make it compatible? Thank you.
61,149
I use "exit" command in samp-server.exe but don't work. I think SetTimer, SetTimerEx have a bug. I try to login my localhost server and failed: Code: Kicking 127.0.0.1 because they didn't logon to th...
9,288
Thanks @KashCherry I have a problem with KillTimer function. Can you check please?
9,288
There are things I need in this plugin. GetTimerInterval SetTimerInterval SetTimerDelay These are available in udan's plugin. Can it be added here?
9,288
Thanks @Djole1337 I also discovered: Код: PC_EmulateCommand(playerid, "/faction"); pc_cmd_setinterior(playerid, "0 5"); callcmd::setinterior(playerid, "0 5"); I have a problem now: Код: CMD:...
26,759
How can I do that? Код: Dialog:DIALOG_FACTION(playerid, response, listitem, inputtext[]) { if(!response) return cmd_faction(playerid); // ... return 1; } ... CMD:faction(playerid) { // ... r...
26,759