Search Results
Kyle is kinda right. If you use player textdraws as you should use them you would never reach the limit. Speaking of experience here with thousands of textdraws.
3,611
Quote: Originally Posted by JohnStark Put yourself in the game mode and see. Video in the near future will be. Can you put me in there too? Always wanted to be inside a gamemode
5,379
Here we go again, our collective glass ball to magically look into your code is still missing.
640
Quote: Originally Posted by Kwarde Did you attempt to load them with standard skins yet? That way you can determine if it's related to your coding or the custom skins. I tried that, but...
882
FCNPC latest DL version. Considering im using custom objects and skins I am using DL
882
I am. Crash detect does not detect any client crashes AFAIK
882
Hi everyone, title says it all. I switched to FCNPC a few days ago becuase it seems a lot better than rnpc when properly used. Allthough, I'm running into some problems now. Yesterday, the clients of...
882
You should not use GMX imo. It never fully reloads the server.
653
Do you realize Linux is case sensitive and Windows is not? I'm sure this is causing the issue you are having.
826
Thank you for the information. I've been searching on how to do it and then I stumbled onto this: https://github.com/Fleynaro/PathFind...de4ccd35325949 This person has already done it and released it...
798
Quote: Originally Posted by Runn3R That's literally what i've said... Why don't you let people write their own code. Yeah that's something that annoys me too. People posting large pile...
767
pawn Code: if(test[playerid] == 1) // Run the timer here, e.g SetTimer and the timer is only activated when player var is 1
610
ColAndreas is certainly an option for me, but I'm not sure if it's an option for Pathfinder. This is how Pathfinder is initiated using a MapAndreas address: pawn Code: MapAndreas_Init(MAP_ANDREAS_MO...
798
Hi everyone, I finally got Pamdex's pathfinder to work with my NPC system. It works perfect for samp default objects but it does not for custom placed objects. Note: I do not know if this applies for...
798
Try this: pawn Code: mysql_query(mysql, "SELECT * FROM `accounts`"); // I always use SELECT ID or something else rather than everything (*)new rows;cache_get_row_count(rows);format(string, sizeof(st...
789
Kind of wondering how you did the horse sprite. Is it an actual animated sprite or multiple sprites that you loop?
1,335
Yeah, and that's only a glimp of the many issues those saving systems from the stone age have. It's buggy and outdated and people avoid it for a reason. So what @v1k1nG said; Use MySQL, or if you don'...
683