Search Results
Is it possible to detect if the player have landed after jumping or even detect the height their jump was before landing? It's not a priorty of yours, but I'm curious on the subject which how can thi...
70
Quote: Originally Posted by Potassium Which part confuses you? Might be the dragons part, cause I haven't played for ages and never heard about that.
587
your mysql plugin is outdated, as well as the sscanf plugin, try dling the latest versions and update us if this keeps happening.
132
i was gonna help but seeing the fact that you bumped in less than 24 hours ill just make you wait unless someone else answers which i wont even bother afterwards.
111
Title explains it all, I need a function which can detect if a player is facing another. If it isn't too much of a bother, can you give me two codes about the player angle and the Camera Vectors? I ha...
80
Showed this to my mom, she screamed Satan. 10/10 would do this again and watch her try to exorcise the pc.
213
Quote: Originally Posted by saffierr What the hack do you mean? post the code to get help, i dunno what you scripted to begin with lol.
195
i can't use telepathy to determine the code.
195
It's because it's glitched, since most of the vehicles and objects that get glitched return to the position 000.0 which is exactly in the middle of blueberry farm. You need to basically remove some of...
115
pawn Код: strtok(const string[], &index){    new length = strlen(string);    while ((index < length) && (string[index] <= ' '))    {        index++;    }     new o...
74
Quote: Originally Posted by Abagail (maybe around a week ago) About a week ago *shmoney dances* OT: I think you can script something using YSF plugin, topic: https://sampforum.blast.hk...
81
What do you mean? Like distance that's needed for player to show to another or what? If so, I don't think that's possible, but I think you can do it for name tags, I guess.
81
Quote: Originally Posted by iCurse You mad brah? with that attitude of yours, you will /never/ be the best samp scripter. I was going to help you until I've read your comment lol, typic...
96
pawn Код: db_get_field_assoc(Result,"pAmmo",Field,60);        pInfo[pAmmo][playerid] = strval(Field);        GiveWeapon(playerid,pInfo[Primary][playerid],pInfo[pAmmo][playerid]);      Â...
97
Код: 10:23:18] [debug] Server crashed while executing DM.amx [10:23:18] [debug] AMX backtrace: [10:23:18] [debug] #0 native db_get_field_assoc () from samp-server.exe [10:23:18] [debug] #1 0000c3e...
97
Alright. So the issue acquires when I log in, when I log in the server crashes. Like, instantly. I tried creating the loading function in a stock instead of the login dialog, still same shit. I need h...
97