Save-Point
What's up, RMers? - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Games Development (https://www.save-point.org/forum-4.html)
+--- Forum: Development Discussion (https://www.save-point.org/forum-17.html)
+--- Thread: What's up, RMers? (/thread-395.html)



RE: What's up, RMers? - Steel Beast 6Beets - 06-05-2020

Indeed you have one.

Perusing the script, I noticed it also features a way to manipulate both money and exp. Sadly, I already have scripts that do that. Probably it's going to have some compatibility issues.

As for Trickster's, it need both SDK and MCL. I can't use it either.


RE: What's up, RMers? - DerVVulfman - 06-24-2020

A couple weeks ago, I posted a Map Maker tool in the TOOLS board, the Map Maker's function to generate PNG files of your game's map(s). Nice enough, but I just tweaked it a little bit more. When I get home from work, I plan on writing some documentation on its function for a new upload.


RE: What's up, RMers? - DerVVulfman - 07-06-2020

I am elated.  Very cheery

I am scared.   Shocked

I am shocked.   Starry-Eyed

I... may have found a means........   Worried    to actually store audio files....   Incredible   in the Data Folder and let it be compressed with everything else into the Rgsaad file.

Sucks is that it can't tell if the now-encrypted file is MP3, WMA, Ogg, Ramen, Pickles, whatever.

Okay, I haven't eaten today... that's evident.   Hotdog   Time to get a bite.


RE: What's up, RMers? - DerVVulfman - 07-28-2020

The one thing I do NOT miss about writing code is the blatant requirement for instructions.

For a simple script, simple instructions. For a complex script, decent instructions. For a multiple page system, a separate document or help file if needed.

And for a comprehensive system package with hundreds of configurable variables and over a score of script calls, the documentation I am writing is not even 25% done and I've been writing for a week...

Head-desk Thud


RE: What's up, RMers? - kyonides - 07-28-2020

I've been dealing with the Warcraft 3 world editor for a couple of weeks already... and I'm not even close to have finished both maps. They're not even 20% complete! Shocked

Since I'm working on a custom campaign, I had to "quickly" learn a lot of stuff... the hard way! Hurt

I still ignore why the third hero didn't load properly after loading the second map but it's now working as expected. Confused


RE: What's up, RMers? - DerVVulfman - 08-15-2020

Guess what I'm working on still???

(07-28-2020, 03:11 AM)DerVVulfman Wrote: The one thing I do NOT miss about writing code is the blatant requirement for instructions.

For a simple script, simple instructions.   For a complex script, decent instructions.  For a multiple page system, a separate document or help file if needed.

And for a comprehensive system package with hundreds of configurable variables and  over a score of script calls, the documentation I am writing is not even 25% done and I've been writing for a week...

Head-desk Thud

AAAAARRRGH!!!! Dizzy

Can someone write all these help files for me???? Nervous


RE: What's up, RMers? - kyonides - 08-15-2020

Serious Don't even look at me!
Really I was quite busy trying to make KToad XP work under pressure. At first it worked while on the map.
Battles didn't change anything. Confused
Then I managed to make them apply the state but there was no darn toad on screen! Angry
Finally I could display them properly. Happy with a sweat Then I noticed the real protagonist of my story didn't really do anything as expected.
It was getting as convoluted as I'd have never seen before.
Keep it simple! Rumor Or so I kept telling myself... Confused
Finally it was getting close to what I had expected. Grinning
Crap! Something else was missing! Shocked
I had to let Toad neutralize Toad, right? Oops!
OK this time it finally worked as intended. Happy with a sweat


RE: What's up, RMers? - kyonides - 08-18-2020

When I was surfing the net I've found two memes that seem to be fit for this section and nowhere else.

[Image: 382jQkO.jpg][Image: IMG-20191213-173840.jpg]

If you analyze them carefully, they do provide you with some valuable advice, especially if you're a newcomer.


RE: What's up, RMers? - kyonides - 08-21-2020

Boring Well, I finished working on KChange XP but I wish there were more features I could add to my script.
Happy with a sweat Got any ideas or suggestions, guys?
Other scripting ideas are welcome as well! Shocked 
I don't feel motivated when people asks me to help them make their game... about weird pokemon or darn ponies. Serious


RE: What's up, RMers? - kyonides - 08-25-2020

I'm kind of disappointed nobody has made any suggestion on how to improve my KChange XP script. Sad

Meanwhile I've been working on my HiddenGosu project. Happy with a sweat Yeah, I know, my names aren't the best picks ever...
In this case I'm using this codename because it's compiled like HiddenChest but its codebase relies heavily on Gosu.
It has its advantages and disadvantages.

Light
You do get full keyboard support for sure. Two Thumbs Up!
There's no need to ask you to install Ruby on your Operating System. Happy with a sweat Just extract some libraries and run the game! Gamer
I can make some good use of C, C++ or CRuby or pure Ruby. Grinning

...and Darkness
I have to compile it for Linux and later for Windows as well. Sad
The process is terribly slow. Boring
Changes or bug fixes might get complicated depending on what kind of code I'm using. Headache
Compilation could be described as just another Rinse and Repeat procedure. It gets tiresome for sure. Breathless