11.05.2014, 12:56
(
Last edited by Satori_Komeiji; 15/07/2014 at 08:38 PM.
)
if you want a good script, use this release: https://sampforum.blast.hk/showthread.php?tid=526143; which is a NEW and better script released by me
This is a server I ended up making while learning y_ini. It's nothing spectacular, only notable things is that it's made from scratch and is pretty clean. I won't recommend trying to run it on a +50 playerbase because I didn't really think about efficiency when making this, the sole purpose of this was to get my head around how things worked and to try and fix any bugs I came across so I could rely on this for the future. Everything was made from 0 by me. Functions I used that weren't written by me have the original author's name commented next to it. Feel free to contribute and rerelease this, but please don't claim it as your own. If the download link is down, tell me and I'll re-upload it to a mirror. (Mirrors are also welcome, by the way). NOTE: This isn't for beginners. It requires atleast a bit of scripting knowledge to finish and is NOT plug and play.
Include (and plugin) libraries you'll need:
- sscanf2 (Y_Less: https://sampforum.blast.hk/showthread.php?tid=120356)
- y_ini (Y_Less: https://sampforum.blast.hk/showthread.php?tid=175565)
- zcmd (Zeex: https://sampforum.blast.hk/showthread.php?tid=91354)
- streamer (Incognito: https://sampforum.blast.hk/showthread.php?tid=102865)
Screenshot of /ahelp, /help and /stats: https://hostr.co/file/TeNwZhUy0tJw/sa-mp-291.png
Things to keep in mind
- There is no skin changing in the game but it's easily addable. The business is there though.
- I didn't use Update3DTextLabel, consider if unefficient but I simply forgot about the function.
- There's no assistant system, nor phone system. Both are easily addable though. (See my tut).
- There are two filterscripts; mapping and weapons. Mapping is a necessity for everything to work (it has all interiors and mappings), and weapons was a W.I.P. of the weapons system.
- There are about 52 houses and 11 businesses around Blueberry. All are set to realistic interiors and are working.
- This script isn't anything special at all. It has it's efficient and unefficient features. If you want to criticise my way of coding or give me advice, please PM me instead of replying here.
- There are fuel textdraws, but there is actually no fuel system. You'll need to make that yourself.
- There's no RP name checker and Kick and Ban don't support KickWithMessage, you'll need to make that yourself.
- Newly created houses/businesses aren't accessable. You need to GMX before you can actually use them.
Download: https://hostr.co/veZNYcLgYanw
This is a server I ended up making while learning y_ini. It's nothing spectacular, only notable things is that it's made from scratch and is pretty clean. I won't recommend trying to run it on a +50 playerbase because I didn't really think about efficiency when making this, the sole purpose of this was to get my head around how things worked and to try and fix any bugs I came across so I could rely on this for the future. Everything was made from 0 by me. Functions I used that weren't written by me have the original author's name commented next to it. Feel free to contribute and rerelease this, but please don't claim it as your own. If the download link is down, tell me and I'll re-upload it to a mirror. (Mirrors are also welcome, by the way). NOTE: This isn't for beginners. It requires atleast a bit of scripting knowledge to finish and is NOT plug and play.
Include (and plugin) libraries you'll need:
- sscanf2 (Y_Less: https://sampforum.blast.hk/showthread.php?tid=120356)
- y_ini (Y_Less: https://sampforum.blast.hk/showthread.php?tid=175565)
- zcmd (Zeex: https://sampforum.blast.hk/showthread.php?tid=91354)
- streamer (Incognito: https://sampforum.blast.hk/showthread.php?tid=102865)
Screenshot of /ahelp, /help and /stats: https://hostr.co/file/TeNwZhUy0tJw/sa-mp-291.png
Things to keep in mind
- There is no skin changing in the game but it's easily addable. The business is there though.
- I didn't use Update3DTextLabel, consider if unefficient but I simply forgot about the function.
- There's no assistant system, nor phone system. Both are easily addable though. (See my tut).
- There are two filterscripts; mapping and weapons. Mapping is a necessity for everything to work (it has all interiors and mappings), and weapons was a W.I.P. of the weapons system.
- There are about 52 houses and 11 businesses around Blueberry. All are set to realistic interiors and are working.
- This script isn't anything special at all. It has it's efficient and unefficient features. If you want to criticise my way of coding or give me advice, please PM me instead of replying here.
- There are fuel textdraws, but there is actually no fuel system. You'll need to make that yourself.
- There's no RP name checker and Kick and Ban don't support KickWithMessage, you'll need to make that yourself.
- Newly created houses/businesses aren't accessable. You need to GMX before you can actually use them.
Download: https://hostr.co/veZNYcLgYanw
Quote:
General Features:
|