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...?
989
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
48
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...
717
Victoria II, hands down
1,459
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...
12,119
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...
82
I will quit, no matter the playerbase
I just wanna log in and play without bullshit
291
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...
55
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...
55
https://sampforum.blast.hk/showthread.php?tid=644886
62
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...
22,471
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...
91
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.
308
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...
145
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...
84
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...
201
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...
215
Update your libraries (streamer etc) to the latest version
60
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 ...
10,083
Text-based roleplaying games and Football Manager
208