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.
2,849
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
4,268
Here we go again, our collective glass ball to magically look into your code is still missing.
492
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...
667
FCNPC latest DL version. Considering im using custom objects and skins I am using DL
667
I am. Crash detect does not detect any client crashes AFAIK
667
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...
667
You should not use GMX imo. It never fully reloads the server.
514
Do you realize Linux is case sensitive and Windows is not? I'm sure this is causing the issue you are having.
663
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...
589
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...
610
pawn Code: if(test[playerid] == 1) // Run the timer here, e.g SetTimer and the timer is only activated when player var is 1
471
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...
589
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...
589
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...
588
Kind of wondering how you did the horse sprite. Is it an actual animated sprite or multiple sprites that you loop?
1,071
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'...
515