Am i the only one who hates to run filterscripts in my server?
#13

Quote:
Originally Posted by AgusZ
View Post
I still use but i still prefer use this for command, admin system, map, etc.

This will help me to edit script for future release.

Code:
#include "../gamemodes/command.pwn"
Code:
#include "../gamemodes/maps.pwn"
Code:
#include "../gamemodes/adminscript.pwn"
If you aren't doing this properly, you'll end up with issues. It's a very common fault that people think that seperating the files up into sections is all they need to do, when it's not that simple.

It will work, but as you go on, things will start malfunctioning, and you'll have errors from doing this.

-Edit-

This also is said, not addressing the first post, which wouldn't do anything but make complete issues, but in particular, you, with your approach, will have to look into hooks before too long, if you haven't already.

Along with this, is variable types the like of the last few threads addressing issues caused by this. Y_Less has commented a couple of times in those threads, regarding what I'm trying to point out, so you'll want to be looking at those threads.


I keep an eye out for those kind of comments, because I myself, really like the modular concept.

If you also haven't seen it before, you'll want to be looking at Grand Theft Online 0.5.7. The last version of the original author is what I'd go off, as it's all in English, and it's as it was made by the original author. Over time the script got editted by a few, which means it loses the original concept, and conveyance by the author.

Beware, it doesn't compile and is severely broken, but it is a good example of what I think is a good base.


All these other scripts, have all simply hacked up their gamemodes to suit the 'idea', yet the GTO script, was built like this from the start, and it shows.
Reply


Messages In This Thread
Am i the only one who hates to run filterscripts in my server? - by grymtn - 18.06.2018, 18:56
Re: Am i the only one who hates to run filterscripts in my server? - by Dignity - 18.06.2018, 19:05
Re: Am i the only one who hates to run filterscripts in my server? - by DavidGravelli - 18.06.2018, 20:45
Re: Am i the only one who hates to run filterscripts in my server? - by GTLS - 19.06.2018, 07:03
Re: Am i the only one who hates to run filterscripts in my server? - by Sew_Sumi - 19.06.2018, 21:47
Re: Am i the only one who hates to run filterscripts in my server? - by Gammix - 19.06.2018, 22:49
Re: Am i the only one who hates to run filterscripts in my server? - by Onfroi - 20.06.2018, 00:05
Re: Am i the only one who hates to run filterscripts in my server? - by NaS - 20.06.2018, 02:24
Re: Am i the only one who hates to run filterscripts in my server? - by Uproar - 20.06.2018, 03:47
Re: Am i the only one who hates to run filterscripts in my server? - by Gforcez - 20.06.2018, 09:48
Re: Am i the only one who hates to run filterscripts in my server? - by SonnyGamer - 20.06.2018, 21:33
Re: Am i the only one who hates to run filterscripts in my server? - by AgusZ - 21.06.2018, 02:25
Re: Am i the only one who hates to run filterscripts in my server? - by Sew_Sumi - 21.06.2018, 06:26
Re: Am i the only one who hates to run filterscripts in my server? - by Konverse - 21.06.2018, 09:27
Re: Am i the only one who hates to run filterscripts in my server? - by NoahF - 13.10.2018, 00:55
Re: Am i the only one who hates to run filterscripts in my server? - by Variable™ - 13.10.2018, 09:34
Re: Am i the only one who hates to run filterscripts in my server? - by corne - 13.10.2018, 10:29

Forum Jump:


Users browsing this thread: 2 Guest(s)