Jump to content

Character creating


Mindaugas

Recommended Posts

Hello all of you :)

I`ve tried to search for this information, but failed.

 

I want to ask some tips, want to understand how page like this is created? http://elouai.com/maple/story.php

 

For fun i`m creating little game, and wondering to make ppl to have their character, with different looks, for example if you buy new hat, your character changes only hat :)

 

Thx :)

Link to comment
https://forums.phpfreaks.com/topic/195870-character-creating/
Share on other sites

Bleh, you can create a character generation engine and have 40,000+ images of different apparel, and include absolute positioning with a GD library function adding the appropriate images to a specific point (IE a hat) and give the finished figure an ID, so you can view it via <img src="chargen.php?ID=xxxxx.."/>

Link to comment
https://forums.phpfreaks.com/topic/195870-character-creating/#findComment-1028838
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.