Search found 203 matches

by Kwevin
29 May 2017 04:59
Forum: Game - Guilds
Topic: Treehouses
Replies: 12
Views: 5412

Re: Treehouses

How big's the fee?
by Kwevin
29 May 2017 04:55
Forum: Game - Technical
Topic: Math
Replies: 28
Views: 10279

Re: Math

Oh, like actually modify the value in the code each time? Eh, sounds cumbersome, if so. That's what I'm doing now, and I don't want that. After reading something else, I think I have to use an arg. Could I reference a trigger somehow, with gwc.userdata.triggername? Think I've seen people doing it wi...
by Kwevin
29 May 2017 04:53
Forum: Web Client General Discussion
Topic: Args Explained
Replies: 10
Views: 9649

Re: Args Explained

What the heck is all in that "gwc" thingy?
by Kwevin
28 May 2017 08:17
Forum: Game - Technical
Topic: Math
Replies: 28
Views: 10279

Re: Math

(3 days for a calculator. *amuse*) Oh, and 7500 coppers is 4 plat, 4 gold, 1 silver.
by Kwevin
28 May 2017 08:15
Forum: Game - Technical
Topic: Math
Replies: 28
Views: 10279

Re: Math

Yay! *extremely enthusiastic cheering* A million thanks, Melarec! It works, you're a genius!

Could you explain about the global and alias?
by Kwevin
28 May 2017 06:30
Forum: Game - Technical
Topic: Math
Replies: 28
Views: 10279

Re: Math

var copp = 1728; if copp >= 1728 var plat = copp/1728; var prem = copp - (plat * 1728); var gold = prem/144; var grem = prem - (gold * 144); var silv = grem/12; var srem = grem - (silv * 12); var copp = srem (end); if copp >= 144 var plat = 0; var gold = copp/144; var grem = copp - (gold * 144); va...
by Kwevin
28 May 2017 06:22
Forum: Game - Technical
Topic: Math
Replies: 28
Views: 10279

Re: Math

That is possible. Anything is possible with code! :D In all seriousness, I unfortunately can't tell you. I'm not experienced with code.
by Kwevin
28 May 2017 03:58
Forum: Game - Help
Topic: What is the best way to make serious plats?
Replies: 2
Views: 1694

Re: What is the best way to make serious plats?

Not sure, but the more experienced say the Shadow Elves in Avenir.
by Kwevin
27 May 2017 00:33
Forum: Game - Technical
Topic: Math
Replies: 28
Views: 10279

Re: Math

Do you know of any resource I can use to debug line by line? I'm currently using Droidscript.
by Kwevin
26 May 2017 18:18
Forum: Game - Technical
Topic: Math
Replies: 28
Views: 10279

Re: Math

Tarax the Terrible wrote:
Can get the hex colour codes from google
download9eef3d6f_f0_2fPictures_2fScreenshots_2fScreenshot_2017-05-26-15-17-45.png
So far, my favorite hex color supplier is http://htmlcolorcodes.com/color-names/