Search Results
If selling a map is illegal, why don't you just sell the raw coordinates and let your client add the CreateObject with a text editor...?
2,932
The way you set the IP is a bit redundant, use this Code: format(userInfo[playerid][pIP], 16, "%s", GetPlayerIpEx(playerid)); https://sampwiki.blast.hk/wiki/Format
116
This is GTA, the setting will always be the same because this game isn't good for any setting that doesn't revolve around guns, crime, cops, and cars. If you don't like this type of roleplay anymore t...
2,140
Quote: Originally Posted by Unrea1 This will definitely divide the community, unless you can use both versions in the same client. You could simply use 0.3.DL since it has new features...
53,499
For a SA:MP server I created a bug tracker in Python that would incorporate in-game accounts for different access levels. Certainly the use of a web application that really isn't much more than a CRUD...
245
I will quit, no matter the playerbase I just wanna log in and play without bullshit
1,027
Quote: Originally Posted by DaniceMcHarley That doesn't really change anything though, he's looking for code optimization. @TahaMhr, I think that the issue here is the way you've designe...
145
Make a function that returns a value (a number: 0 for success, anything else for an error code) and use it as a validator across your commands. Example: Код: TeleportDisabled(playerid) { if(InDM...
145
https://sampforum.blast.hk/showthread.php?tid=644886
114
Quote: Originally Posted by Logic_ No, you don't use this kind of switch for your fishing system, and it's stupid if you do it in this manner to me. This means that the code you've made is...
38,627
Interview possible admin candidates to make sure they're at least 18 years old. Do it over Discord / Teamspeak. There, you've weeded out three quarters of the bad ones. Avoid befriending your moderat...
391
I haven't checked the code but this looks good. I'd never use something like this over git or SVN though, those will always be better source control tools.
792
I'd not be interested but it sounds like a good project for you to develop your web programming skills. Maybe you could set up a portfolio with some of your works for future employers if you're into t...
273
SA-MP 0.3.8 features custom models, not cities from old GTA games. The cities are a consequence of being able to use custom models, which are taken from those games' model files. Since their engines a...
176
Opacity is only allowed in certain objects using shaders allowing it, those are specified in special flags for each object. Use a base model ID from the default GTA:SA that allows opacity like the gla...
425
Your entire thread reeks of a victim complex where you antagonize the staff and victimize yourself as if attempting to seek pity. You're not entitled to being treated "well" just because you're a cont...
1,076
Update your libraries (streamer etc) to the latest version
132
Quote: Originally Posted by cdoubleoper Holidays are over, where's the release now? Why do you want a release now? There's still a lot of work to be done, many bugs to fix, many things ...
34,094
Text-based roleplaying games and Football Manager
666