Posts: 4,878
Threads: 85
Joined: Jun 2007
Reputation:
0
Depnding on my motivation and free time I usually work on the gamemode for like a week, then it sleeps for 3 weeks or more and so on. During that time i often fall into scripting rage, scripting and testing all night.
Coming back into the script never has been a major problem for me, even after some months of pausing. Single choerent sections are split on single files in a very intuitive way. This is the best way to organize big and complex scripts in my opinion. Putting everything in a single messy file with 50k+ lines is just stupid and pointless. Even scrolling to a specific line gets annoying.
Posts: 73
Threads: 2
Joined: Apr 2012
Reputation:
0
@ JaTochNietDan
I am struggling to understand your point, i know using libraries like YSI provides efficient techniques to code your stuff, but were talking about samp script's, the majority of it is coded in the basics of pawn, yes a fast command processor and a reliable ini file system better accessed by a library, but at the end of the day your coding the main from scratch(Unless your clearly editing a script, which is not a "bad thing")
@ Y_Less
I cant begin to explain how i agree with you now, and didn't before.
@ Disturn
Well said.
Posts: 15,941
Threads: 0
Joined: Jun 2008
Quote:
Originally Posted by VincentDunn
I've always wanted to re-write the GF line by line with more modern techniques.
|
Same!
Posts: 7,801
Threads: 187
Joined: Feb 2010
Reputation:
0
I couldn't of said it any better frankly.
Posts: 6,129
Threads: 36
Joined: Jan 2009
09.05.2012, 15:32
(
Last edited by Calgon; 09/05/2012 at 04:43 PM.
)
Quote:
Originally Posted by Joe Staff
... same, actually.
I started on it too, but then I was like... "meh"
|
Quote:
Originally Posted by Y_Less
Same!
|
Same! I was going to call it "Godmother" but I thought it sounded a little gay. I made a login, registration and report system, I didn't get very far with it. It would be pretty cool to do if someone had the time though, but for now I'll stick to releasing new versions of Vortex every once in a while.
Quote:
Originally Posted by VincentDunn
It shouldn't be too difficult. Hell, Calgon basically made an over-hauled Godfather, but the fact that it isn't just ruins it for me.
|
I'm probably going to make the next version (3) a lot more like Godfather, in the sense that it's simple to play.