Jump to content
MakeWebGames

Recommended Posts

Posted

This is my first mod I have done without any help, only Lithium checking over it.

This mod will allow users to view a list of avatar's and if they like it they can copy the link to it.

Then simply click the picture to be directed to the change pic page.

Then you can paste in the link and your done.

You will need to make a folder for your avatars.

And make sure you change all the links on the file to fit your game as it is linked to mine so you can see it works.

Avatar.php

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

Posted

Re: Avatar Page - My first mod

To add more Links add this above

</td>

  </tr>

</table>

And under

</u></td>

And change the links

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Printscreen :

PrintAva.jpg

Posted

Re: Avatar Page - My first mod

Lol

You upload pictures in to a folder in your game files

and your users can chose from those pictures their display pic.

It will stop people from getting broken links on their page as the picture will be in your game files.

Posted

Re: Avatar Page - My first mod

 

Lol

You upload pictures in to a folder in your game files

and your users can chose from those pictures their display pic.

It will stop people from getting broken links on their page as the picture will be in your game files.

nice mod i cant wait to make my first mod but i have still alot of learning to do and +1

Posted

Re: Avatar Page - My first mod

Well for some games it will be easy.

As my game is wrestling I can upload a couple of pics from the best wrestlers and take requests from users.

Other games like hitman and mafia games can also find easy game related pictures to upload.

Posted

Re: Avatar Page - My first mod

 

Well for some games it will be easy.

As my game is wrestling I can upload a couple of pics from the best wrestlers and take requests from users.

Other games like hitman and mafia games can also find easy game related pictures to upload.

cool thats the problem for me mines not related to anything in particular lol

Posted

Re: Avatar Page - My first mod

I have thought of this before but in a different way,

What i wanted to do is the same thing but on register page, while registering they can have some images with a radio button and they can choose an image, for those who are already registered can find the same thing under preference page,

Nice mod mate

Posted

Re: Avatar Page - My first mod

For register, you could store the images, in a array(), then use foreach()..

Example

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

If you need anyhelp on it PM me.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...