27.11.2016, 15:45
(
Последний раз редактировалось ¤Adas¤; 27.11.2016 в 17:23.
Причина: adding links
)
Hello guys,
I haven't visited this forum or SA-MP gameplay for years now, and now I think it's time to finally release some things I've been working on, and am rightfully proud of. The reason for sharing is just that I wanted to share all my work I've been doing when I was a SAMP-playing teen. If I recall correctly, most of this was created when I was 14-16 years old.
This include is related to my unfinished gamemode and finished filterscript I've released (see the links below). It can be used for whatever you want, but there's a catch - you'll kinda have to figure out what all the functions do (in case it's not obvious from the script), because I don't have the time to write it all down, it also includes quite a lot of functions. Also, my programming style is both very messy and very clear in a sense. Sometimes it may seem overly simplified. I also almost never added comments to my scripts since I've had no idea I would be sharing them once.
To name a few:
Text editing functions
Object moving functions (related to my Mustang object editor)
Checkpoint streamer
Completely random functions (SetPlayerFaceToPlayer...)
Functions I don't recall because it's been such a long time.
Here is the link to it: Main.inc
Pastebin: Main.inc
Links to my gamemode and filterscript that use this file:
Gamemode: https://sampforum.blast.hk/showthread.php?pid=3805798#pid3805798
Filterscript: https://sampforum.blast.hk/showthread.php?pid=3805815#pid3805815
If you're an experienced programmer, you should understand 98% of the functions, sometimes what they do is in their name. Regardless, have fun with them!
I haven't visited this forum or SA-MP gameplay for years now, and now I think it's time to finally release some things I've been working on, and am rightfully proud of. The reason for sharing is just that I wanted to share all my work I've been doing when I was a SAMP-playing teen. If I recall correctly, most of this was created when I was 14-16 years old.
This include is related to my unfinished gamemode and finished filterscript I've released (see the links below). It can be used for whatever you want, but there's a catch - you'll kinda have to figure out what all the functions do (in case it's not obvious from the script), because I don't have the time to write it all down, it also includes quite a lot of functions. Also, my programming style is both very messy and very clear in a sense. Sometimes it may seem overly simplified. I also almost never added comments to my scripts since I've had no idea I would be sharing them once.
To name a few:
Text editing functions
Object moving functions (related to my Mustang object editor)
Checkpoint streamer
Completely random functions (SetPlayerFaceToPlayer...)
Functions I don't recall because it's been such a long time.
Here is the link to it: Main.inc
Pastebin: Main.inc
Links to my gamemode and filterscript that use this file:
Gamemode: https://sampforum.blast.hk/showthread.php?pid=3805798#pid3805798
Filterscript: https://sampforum.blast.hk/showthread.php?pid=3805815#pid3805815
If you're an experienced programmer, you should understand 98% of the functions, sometimes what they do is in their name. Regardless, have fun with them!