Search Results
Quote: Originally Posted by StrickenKid Updated to version 1.1! See original post for details! You can't call back to the amx from the external thread, it'll crash randomly. There's an...
28,228
atan(55) = ~88.96 degrees, that's correct. I don't see the problem.
77
I've had this quite a few times in 0.3. Generally happens right after connect, or soon after. All reliable packets from server -> client seem to get dropped. So you can't see chat, script commands...
1,854
Could you swing by IRC sometime? (irc://irc.gtanet.com/sa-mp.plugins) It'd benefit everyone if you hosted this on dev.sa-mp.com, i'm generally around from 3pm onwards (GMT) and can set it up for you.
7,480
pawn Code: if (strcmp(cmd, "/report") == 0)    {        if (strlen(cmdtext) > 8)        {          GetPlayerName(playerid, playername, sizeof(playername));          format(stri...
2,146
The extra stuff you've done for this rocks. It's now running on littlewhitey's SA-MP server
2,383
Links to online resources: - https://sampwiki.blast.hk/wiki/Main_Page - SA-MP wiki - https://sampwiki.blast.hk/wiki/Scripting_Basics - https://sampwiki.blast.hk/wiki/Scripting_Functions - https:/...
5,374