|
Post by karageek on Jun 16, 2016 19:48:49 GMT -5
I don't if this exists elsewhere but my friend coded a custom level generator specific for ASM. Players and Dinos. It's here sacredhaven.org/ark/Input # of levels, max Experience, and total engrams. He did take some liberty with creating a realistic leveling curve. It isn't based on anything directly related to ark but more from his experiences in creating levels with role playing games. There's a table listed then at the Bottom of the list are text boxes you can copy/paste into a text file to import into ASM. No files are downloaded its just a PhP script.
|
|
|
Post by mrfrosty on Jun 17, 2016 19:21:11 GMT -5
This is FANTASTIC!
|
|
Kane Nexus
Home away from Home
ASM HELPER
Learning to program. Any suggestions on sites to learn from?
Posts: 872
Likes: 398
Staff
|
Post by Kane Nexus on Jun 17, 2016 22:10:40 GMT -5
I don't if this exists elsewhere but my friend coded a custom level generator specific for ASM. Players and Dinos. It's here sacredhaven.org/ark/Input # of levels, max Experience, and total engrams. He did take some liberty with creating a realistic leveling curve. It isn't based on anything directly related to ark but more from his experiences in creating levels with role playing games. There's a table listed then at the Bottom of the list are text boxes you can copy/paste into a text file to import into ASM. No files are downloaded its just a PhP script. just curious, what kind of formula did he use for leveling?
|
|
|
Post by mrfrosty on Jun 17, 2016 22:16:37 GMT -5
Also I noticed ASM wants .csv files not regular .txt files, but that's fine because I just import a .txt file into excel and export it into a .csv
|
|
Kane Nexus
Home away from Home
ASM HELPER
Learning to program. Any suggestions on sites to learn from?
Posts: 872
Likes: 398
Staff
|
Post by Kane Nexus on Jun 17, 2016 23:37:49 GMT -5
can't you just change the extension?
|
|
|
Post by mrfrosty on Jun 18, 2016 0:26:56 GMT -5
can't you just change the extension? I couldn't find it anywhere. Maybe I wasn't looking in the right spot.
|
|
Kane Nexus
Home away from Home
ASM HELPER
Learning to program. Any suggestions on sites to learn from?
Posts: 872
Likes: 398
Staff
|
Post by Kane Nexus on Jun 18, 2016 2:01:40 GMT -5
you might need to enable the ability to see extensions (one of the first settings I enable on a fresh winblows) 1,2,3,4 is the same whether you make in notepad or excel... you can even save as .csv from notepad (I use Notepad++ (FREE))
|
|
|
Post by mrfrosty on Jun 18, 2016 2:47:45 GMT -5
I have Notepad++ as well & I can also save as like 40 other file types just no *.CSV for some reason..
|
|
Kane Nexus
Home away from Home
ASM HELPER
Learning to program. Any suggestions on sites to learn from?
Posts: 872
Likes: 398
Staff
|
Post by Kane Nexus on Jun 18, 2016 2:58:35 GMT -5
when you save try type: All Types (*.*) and just add the .csv and see if it saves the way you want, might save you a few steps
|
|
|
Post by mrfrosty on Jun 18, 2016 5:30:33 GMT -5
when you save try type: All Types (*.*) and just add the .csv and see if it saves the way you want, might save you a few steps That worked! You're a beautiful person Kane Nexus
|
|
|
Post by Beals on Jun 18, 2016 5:36:40 GMT -5
when you save try type: All Types (*.*) and just add the .csv and see if it saves the way you want, might save you a few steps That worked! You're a beautiful person Kane Nexus
|
|
|
Post by mrfrosty on Jun 18, 2016 5:40:44 GMT -5
I think only the mods can post moods.. Edit; nevermind it just doesn't show it adding it.
|
|
Deleted
Deleted Member
Posts: 0
Likes:
|
Post by Deleted on Jun 18, 2016 8:36:49 GMT -5
...
|
|
Kane Nexus
Home away from Home
ASM HELPER
Learning to program. Any suggestions on sites to learn from?
Posts: 872
Likes: 398
Staff
|
Post by Kane Nexus on Jun 18, 2016 23:08:32 GMT -5
when you save try type: All Types (*.*) and just add the .csv and see if it saves the way you want, might save you a few steps That worked! You're a beautiful person Kane Nexus
|
|
|
Post by ragequitbudda on Jun 19, 2016 18:41:04 GMT -5
Awesome program! Is the generator capped at 100? If so I'll have to write my own, we are trying to balance a mutated annunaki genesis server with slowly leveled godlike dinos to take on the out of control alpha primes.
|
|