Tree of Savior Forum

Where is FlanFlan today?

Who? Me? lol this forum doesn’t always properly link a reply back to the person you clicked reply to

Well this topic is about you! :stuck_out_tongue_closed_eyes:

Forum doesn’t note as a reply if you reply to last person who posted.

1 Like

@FlanFlan Looks like there are more flan girls and boys flocking towards you lol.

Even the ice queen/whitewalker of RO is slowly but surely turning a flan…

Even @Malzara can’t do something that impossibru Feat
XD

The fck did I just read

I didn’t even know that existed

Oh I see, that’s pretty cool.

You should start making projects on Unity, though. It’s going to make your life a lot easier having a game engine built for you and Unity also supports C# and javascript. You can also buy things from the asset store like 3D models so not to overwhelm your artist friend with work (if you’re still working with him) :smile:.

Make a really simple game like ‘Super HOT’ and release it on steam, then get rich :slight_smile:.

I would love to make a game myself, but the lack of motivation kills me.

Like…Undertale…XD…Earthbound mechanics

U’ll prob be able to pick up HTML5 easily if u understand programming lang…
.it’s getting use to the way the other languages such as c++ …java which are written esp the statements which kinda annoys me lol…

sorry not a fan c++…but still learning lolz

Ah well, you can always do both. It’s not like life only goes in one direction.

o.o?

Yeah it’s not like I can’t just do both. But still need to decide what will take up the majority of my free time. Oh well, now you guys know a little bit about me. Nothing really special, just a confused person playing anime games cuz cuteness is the best lol.

Make a program that writes novels.

/problemsolved

1 Like

Some of these anime stories lately are so generic I could probably logic out a random anime story generator for real LOL

Stahp liking my posts, people! 8U

Anyways, I didn’t even want to learn C++, I wanted to learn HTML back in high school, but they plopped me into the C++ class instead. >:C

3 Likes

well knowing C++ you can probably figure out php, screw HTML :3

Sorry i derp alot… its night over here XD

What i meant was he could apply the knowledge he learnt in c# onto html
such for example …enforcing a stronger password …

if password > 8 chars
return true

else
prompt user to enter new password?
return false

This is just html5 to prompt the user to input something in the textbox.

<form>
Enter a password:<br>
<input type="text" name="newpassword"><br>
</form>

Would only probably accept any password regardless of length…and prob be able to submit a blank password to since there are not char requirements

He could enforce a password by writing a script using if else statement such as the example below to enforce the passwrod
http://www.the-art-of-web.com/javascript/validate-password/

What i meant was the difference in writing

Like the simple output of text

C uses scanf() and printf() function for standard input and output.
C++ uses cin>> and cout<< for standard input and output.

Correct me if im wrong… im going full derped… my bad for confusing everyone

Omg if you quote my quotes it shows as if I actually wrote them.

(grumbles about the lack of dislike buttons)

I just want to make simple websites, C++ is a little over qualified for that.

3 Likes

aint that a good thing =p…

Edit:Unless i screw up… then yeah… its a good thing for me =p

Oh well why don’t you try some website builders then? :3

I have Dreamweaver to tinker around with now.

Give it a try really Zero… its kinda fun… and it really isn’t time consuming… Netbeans is free and u can download the addon for google chrome if ur using it to test out ur html5 code

You can always ask @Malzara to tag along with while ur at it =p

I’m gonna go make some hot choc from the tolietfor myself

Maybe I’ll try it again later. Trying to get myself motivated to start up a webcomic.