Search Results
lel, this script was a WIP because a lot of new developers added a bunch of useless untested shit. If you want a more stable version, you have to go back in time on the git. Don't waste your time. Th...
33,722
Quote: Originally Posted by BornHuman I was actually excluded for some reason. Go back and see who removed you. It's the full history. I'm surprised I wasn't removed lel. Edit: It was ...
33,722
If you have a lot of objects, adjusting the global streaming distance wouldn't help. Lower the sd of the other objects and raise the ones you want to see specifically. Might help.
64
Quote: Originally Posted by ProPoint Wow, its been like what? a year or more, i thought you are done with it. Nice one Jack. One update per year for this gamemode it seems lol.
1,054
random updates pushed to repository. might do some more, idk.
1,054
You'd have to work out converting from R5 to R39. There has been quite a lot of changes since then, as far as writing queries goes.
111
Quote: Originally Posted by [Bios]Marcel As a Java Developer i kind of missed that, even tho this is not exactly the same but still gr8 job, 5 stars Bumped quite an old thread here. ...
837
That's because you're not using any defined usage of the MySQL functions. What version are you coming from? R5?
111
Showing us something might help. It is most likely not an infinite loop, but more likely a function or timer being called excessively. Are you also sure that this is not network lag? You know some ...
176
Quote: Originally Posted by Aa12 mysql slowly kills me, lol Once you have it down, it is a wonderful (and fast) tool to have that is useful for way more than just SA-MP.
101
An insert query will put in any default values set in the structure.
121
Let's simplify that query. Make sure you set up default values in your table structure. After you have done that, remove all the nulls and base values that won't be set in this query specifically. Gen...
121
For a more complete use of MySQL, you can use the allotted functions used for specific value types. Example.. FactionID is just a numerical value where FactionName is a string. (also, I use the opt...
269
That code seems like it handles the formatting, although I'm not completely sure. If you want to do something like this and not have to hassle with the more complicated code, ****** has function varar...
122
Reminds me of something Chaprnks made a while back. Looks awesome.
2,573
Quote: Originally Posted by SystemX Oh thanks, You just explained it in a couple of line. cool. +rep Never trust the client and never trust that their input is safe. Very important when...
84
The damage idea is great for the instance, but if you were more inclined on RP, you could simply block their weapon shots whilst the gun is overheated.
1,403
Quote: Originally Posted by krolax Hi, I have problem Server dont connect to mysql database... #define SQL_SERVER "localhost" #define SQL_USER "root" #define SQL_DB "rp" #def...
1,054
Quote: Originally Posted by fonia5 What's the point on bumping the thread of your work? you might as well just release the gamemode ones it's done. Is a gamemode every really done? Qu...
1,054
Quote: Originally Posted by maximthepain Thank you very much for the update & keeping this project alive. I'm working either to find bugs and fix as much as possiable. I wont release i...
1,054