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!

PsyMuWeb Free 1.0

Experienced Elementalist
Joined
May 29, 2006
Messages
241
Reaction score
20
Re: [Release] PsyMuWeb Free 1.0

I havent played with Guild Mark colors but the below code, already included in g_mark.php, should handle this.

2 levels of green color:
PHP:
    if($mark == 7){$color = "#8cff01";}
    if($mark == 8){$color = "#00ff00";}

mm the level of green are 3.

this is what happen:
Maxim.T - PsyMuWeb Free 1.0 - RaGEZONE Forums
 
Junior Spellweaver
Joined
Apr 16, 2007
Messages
145
Reaction score
82
Re: [Release] PsyMuWeb Free 1.0

this come after and before your updates.


Nope. Maybe you missed my 2nd update. I didnt use g_mark.php there instead I put the guild mark function inside functions.php so you have to replace the old files.
 
Newbie Spellweaver
Joined
Jun 1, 2005
Messages
7
Reaction score
0
Re: [Release] PsyMuWeb Free 1.0

hmm how to hide stats in rank ?
 
Junior Spellweaver
Joined
Apr 16, 2007
Messages
145
Reaction score
82
Re: [Release] PsyMuWeb Free 1.0

You can do it with my addons, open config.php and set the code below like this:

PHP:
$showallstats = 0;
 
Experienced Elementalist
Joined
Dec 7, 2008
Messages
227
Reaction score
19
Re: [Release] PsyMuWeb Free 1.0

good unquie design :). U willl release it or still some works to do ?

the layout is ready, i just need confirmation from PsyMuWeb team if they can do the coding so i'll release the psd file
 
Joined
Mar 22, 2008
Messages
830
Reaction score
158
Re: [Release] PsyMuWeb Free 1.0

it would be nice to also make a different configuration setting in admins panel, so they can take the reset out of the ranking for NON-RESET servers and also hide the complete level of characters, so its a bit more private only show the first number of the level like this:
LVL 54, but in web shows 5x

and after lvl 99 show the first 2 numbers like this:
LVL 243 but in web shows 24x.


Just like global mu :p

Thanks!
 
Junior Spellweaver
Joined
Apr 16, 2007
Messages
145
Reaction score
82
Re: [Release] PsyMuWeb Free 1.0

it would be nice to also make a different configuration setting in admins panel, so they can take the reset out of the ranking for NON-RESET servers and also hide the complete level of characters, so its a bit more private only show the first number of the level like this:
LVL 54, but in web shows 5x

and after lvl 99 show the first 2 numbers like this:
LVL 243 but in web shows 24x.


Just like global mu :p

Thanks!

Yeah its good Idea :) As you wish, its now included with my update2 !
 
Newbie Spellweaver
Joined
Jan 26, 2009
Messages
10
Reaction score
0
Re: [Release] PsyMuWeb Free 1.0

registration of not badly works. =((
 
Legendary Battlemage
Loyal Member
Joined
Nov 3, 2006
Messages
648
Reaction score
2
Re: [Release] PsyMuWeb Free 1.0

News from Psycho

If someone is interested in something more special contact him at :

Y!M : psych0jr
MSN : psychojr1@hotmail.com
 
Experienced Elementalist
Joined
May 29, 2006
Messages
241
Reaction score
20
Re: [Release] PsyMuWeb Free 1.0

Nope. Maybe you missed my 2nd update. I didnt use g_mark.php there instead I put the guild mark function inside functions.php so you have to replace the old files.

with your second update guild mark don't work for me i get buffer owerflow :)
 
Newbie Spellweaver
Joined
Dec 25, 2006
Messages
33
Reaction score
19
Re: [Release] PsyMuWeb Free 1.0

guys can some one upload fully updated website , and share with a link here? ty alot/
 
Apprentice
Joined
Dec 14, 2007
Messages
839
Reaction score
430
Re: [Release] PsyMuWeb Free 1.0

use phit666 addons.
 
Last edited:
Junior Spellweaver
Joined
Mar 17, 2008
Messages
109
Reaction score
4
Re: [Release] PsyMuWeb Free 1.0

i have NON-RESET server and i need RESET STATS script. Can you add this OPTION pelase?
Great Job 10/10
 
Newbie Spellweaver
Joined
Jan 26, 2009
Messages
10
Reaction score
0
Re: [Release] PsyMuWeb Free 1.0

wow cool skin please you will lay out him
sor my english
 
Junior Spellweaver
Joined
Apr 16, 2007
Messages
145
Reaction score
82
Re: [Release] PsyMuWeb Free 1.0

my updated features, whole package in download link.

1. Supports separated account and character database.
2. Support to IAT database (characterex table).
3. Effective anti-inject, record hack attempts in a text file.
4. Fixed color display of guild marks.
5. Most features can be switched on and off in config.php.
6. Can be set to Low or High rate server, see config.php.
7. Private ranking(hide stats) and level(mask last digit of level with X, GMO style).
8. Added protection for adding stats, block negative and over stats.
9. Added modules:

  • Fixed add stats (command for DL class)
  • PK Clear
  • Character lorencia warp (rescue warp only).
  • Reset stat
  • Password change
  • CS Info
Download link:



Sorry i dont work with templates so this is all I can share u :p

Note: dont miss config.php, most of the settings are here. Im making an admin panel for this currenly, ill release soon.
 
Last edited:
Apprentice
Joined
Dec 14, 2007
Messages
839
Reaction score
430
Re: [Release] PsyMuWeb Free 1.0

great job phit666
 
Last edited:
Back
Top