District Gaming Los Santos Freeroam 1.0 [Base] -
Escobabe - 14.09.2017
District Gaming's Los Santos Freeroam 1.0
Hello, this is my 2nd script i made from scratch so far, it took me around 1-2 hours to make this one

This is just a basic gamemode with a few commands for players, like : /cmds /help /rules etc...
Once you're in game, login with /rcon and /setadmin <id> <level>, simple.
You will need the following plugins: streamer / sscanf / Whirlpool
Features
Admin System with 5 admin levels
Login/Register System
Real In-Game time
A lot of cars around Los Santos
Screenshots
Download
Download it here:
https://www.solidfiles.com/v/kDDPdXPZ5XV8G
Pastebin:
https://pastebin.com/p9aEpue3
Credits
****** for Yini and Whirlpool
Zeex for his zcmd
Me for developing this script
+REP
Re: District Gaming Los Santos Freeroam 1.0 [Base] -
R4nd4ll - 14.09.2017
This isn't your script...
I worked with you back in D:RP and you dont know how to script.
You used an old base script.
Re: District Gaming Los Santos Freeroam 1.0 [Base] -
darkhunter332 - 14.09.2017
If its yours, well done.
If not... - well shame on YOU!
Re: District Gaming Los Santos Freeroam 1.0 [Base] -
Escobabe - 14.09.2017
Quote:
Originally Posted by R4nd4ll
This isn't your script...
I worked with you back in D:RP and you dont know how to script.
You used an old base script.
|
Don't be jealous because i banned you from my community

This is made by me from scratch, i know the basics, even a child can develop a script like this.
How can i ensure that this script is mine?
1.Well, there's a bug when registering, you can't select the skin nor there is a "Spawn" button. This fixes after you register and relog.
2.On the screenshot you can see "If you do not see the SPAWN button, please relog after registering"
3. There are cars around Los Santos ONLY, 44 cars if i'm not mistaken.
Make sure you have proof before you make accusations

I dare you to find that "old base script" that looks like mine with bugs and that text, and you will see how wrong you are.
Once again, sorry that i banned you from the community
Quote:
Originally Posted by darkhunter332
If its yours, well done.
If not... - well shame on YOU!
|
Of course it's my script, thank you.
Re: District Gaming Los Santos Freeroam 1.0 [Base] -
DonaldDuck - 14.09.2017
More screenshot?
Re: District Gaming Los Santos Freeroam 1.0 [Base] -
Escobabe - 14.09.2017
Quote:
Originally Posted by DonaldDuck
More screenshot?
|
Well, i don't know what screenshots to add more.
Re: District Gaming Los Santos Freeroam 1.0 [Base] -
Eoussama - 14.09.2017
What does this
stock mean? Please take time reading this:
https://sampforum.blast.hk/showthread.php?tid=570635
Why are you still using
udb_hash ?, It's so outdated, not only that, you did not even use Whirlpool and still emphasized on people to download it?
You have a lot of unused callbacks, I don't know about you but I can feel their weight on me just looking at the code if you're not going to use them, get rid of them.
Sigh, why include both of these?
Код:
CMD:help(playerid,params[])
{
....
}
if (strcmp("/help", cmdtext, true, 10) == 0)
{
...
}
The list goes long,
I don't know why would you release something you've done in only 1/2 hours, this is something that people will remember you for, spend time coding, don't rush or speed up the process.
Re: District Gaming Los Santos Freeroam 1.0 [Base] -
Escobabe - 14.09.2017
Quote:
Originally Posted by Eoussama
What does this stock mean? Please take time reading this: https://sampforum.blast.hk/showthread.php?tid=570635
Why are you still using udb_hash ?, It's so outdated, not only that, you did not even use Whirlpool and still emphasized on people to download it?
You have a lot of unused callbacks, I don't know about you but I can feel their weight on me just looking at the code if you're not going to use them, get rid of them.
Sigh, why include both of these?
Код:
CMD:help(playerid,params[])
{
....
}
if (strcmp("/help", cmdtext, true, 10) == 0)
{
...
}
The list goes long,
I don't know why would you release something you've done in only 1/2 hours, this is something that people will remember you for, spend time coding, don't rush or speed up the process.
|
Yeahh, this is my 2nd script, you can't become a scripter overnight. For me this is an achievement. If it works.. it works.