Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Dynamic Sign For forums

Status
Not open for further replies.
Initiate Mage
Joined
May 1, 2005
Messages
3
Reaction score
1
Dynamic Sign Forum
------Last Release: v1.1 (8 May 06)

This file creates a JPG browser output that can be used into a <img> tag.
In other words... with this, your users can have a jpg image that shows information about his character in the game. Version 1.0 implements support for english and spanish. If you want, and you dont know how to add new languages, send me the new strings via PM (With the english translation please).

Installing:
----1 - Unrar and copy the files attached into a directory under the apache root.
----2 - Edit the img.php file and set up your settings (It's all commented)
----3 - Test it by http://www.myMu.com/<route to dir>/img.php?character=<character>
-------Example: http //www.hankyago.com/muPhoto/img.php?character=hanky

VERSION NOTES
v1.1 (08-may-2006)

----- Added the feature of display the resets of the displayed character.
----- Because some forums only accept URLs finishing in '.jpg' or a image file extension, now ------you can add the extension at the end and no problem should appear.
------Example: http //www.hankyago.com/muPhoto/img.php?character=hanky.jpg

Now you can use an [IMG="http://www.hankyago.com/muPhoto/img.php?character=hanky[B].jpg[/B]"]
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Mar 12, 2006
Messages
47
Reaction score
0
I released a dynamic xml page so my players could have a go at something similar but alas turns out none of them are creative whatsoever they just ask why my html page has no style and all the tags show up :p
 
Custom Title Activated
Loyal Member
Joined
Mar 30, 2006
Messages
2,536
Reaction score
114
looks kool :D
 
Initiate Mage
Joined
May 1, 2005
Messages
3
Reaction score
1
Well, thatrs the idea... of course you can edit the language, the photos for all the races and if i want, even move, cahnge, add text.
(for future releases i'll include a script to show your full equipment)
 

Leo

Custom Title Activated
Loyal Member
Joined
Nov 21, 2004
Messages
1,897
Reaction score
19
Wow, Bravo.
 
Banned
Banned
Joined
Nov 28, 2004
Messages
68
Reaction score
0
Thx very Thx

I Edited your version and add the Acount and Reset xD ^^

This is easy to edit
 
meet duckie...
Loyal Member
Joined
Aug 25, 2005
Messages
1,069
Reaction score
1
MuToolz has something similiar but this seems cooler =)
 
Don't be a hater
Loyal Member
Joined
Jan 27, 2006
Messages
950
Reaction score
208
lolz ...what does mutoolz have sth similar :D ?
 
Elite Diviner
Loyal Member
Joined
Jan 15, 2005
Messages
498
Reaction score
3
Works perfectly

 
Initiate Mage
Joined
Jun 15, 2004
Messages
4
Reaction score
0
Camus_anth, you can release your sign too...the server status...with acc and guilds !!
 
Newbie Spellweaver
Joined
Dec 12, 2004
Messages
5
Reaction score
0
nice
work perfect

but in the proboards forum

doesnt work
tags does not support it

Hankyago - Dynamic Sign For forums - RaGEZONE Forums


and the image does not appear in the post

somebody knows some fix for that?
 
Banned
Banned
Joined
Nov 28, 2004
Messages
68
Reaction score
0
For the
Hankyago - Dynamic Sign For forums - RaGEZONE Forums
edit BBccode.php and create a news Balise for PhpBB

For me is :
// [sig]and [/sig]
$text = preg_replace("#\[sig\](*?)\[/sig\]#si", "[img:$uid]http://bkdenice.ath.cx/sign/img.php?character=\\1[/img:$uid]", $text);
 
Last edited:
Status
Not open for further replies.
Back
Top