SA-MP Forums Archive
Faction System - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Faction System (/showthread.php?tid=387117)



Resolved[Please delete] - Jake__ - 23.10.2012

Resolved!

The issue was with the string size. I had dedicated a string size of 1024, I increased it to 3000 and everything is fine. (Even though that is a ridiculous string size!!!!)

Thank you. Please delete.


Re: Faction System - RLGaming - 23.10.2012

I had this problem with my game-mode I just released, it kept clearing all the other original string's, so I gave up..

Although I think it is something to do with the strings, but good-luck if you do get this up and running


Re: Faction System - Jake__ - 23.10.2012

Quote:
Originally Posted by ******
Посмотреть сообщение
Why would you remove the original problem? Now how can people search and find your question and solution?
So people don't take the code I had in the OP and use it for themselves. While you have a point, I don't want to see someone using my code and claiming it as their own. Unfortunately, that happens too often in SA-MP. Apologies for the late reply.


Re: Faction System - Jake__ - 23.10.2012

Quote:
Originally Posted by ******
Посмотреть сообщение
So in short you want to come here, use everyone's free help, and give nothing back to the community that helped you...
In your opinion perhaps. I offer help from time to time in the server discussion section. In fact, I've probably offered more help in my posts than I have asked for it. In my opinion, I've given more than I've taken. Therefor, I do not wish for my code to be stolen by a random browser of the forum. If I were you, I'd tone it down a notch. I was merely asking for help, fixed the issue, all is well. No need to throw out rude accusations.

(P.S Thank you for the creation of YSI)