well webshop would take too much time to make it and i don't know how to work with items codes.. GM access is quite easy to make, but what else without ban/unban?:)
Printable View
well webshop would take too much time to make it and i don't know how to work with items codes.. GM access is quite easy to make, but what else without ban/unban?:)
automatic unban after xx days :>
Take a look at other web packages, and "barrow" their ideas. haha
That's what everybody else in the moo section does. :P
Throwing a char editor in the GM section would be sweet though.
As for the webshop, people should be smart enough to just use PayPal, and make their own webshop. I wouldn't think you'd need to waste time on something like that.
well to make char editor, just to edit stats, location, muder level shouldn't be very hard. Another question is about items editing... well easrlier i saw web character editor + inventory editing, but that wasn't working very well :)
i don't release nothing. If i would i would start a news thread. I just post some fiexes for people for better usage of this template. And also, i dont have webshop myself. It's not working with player's vaults or inventory, i just a list of items with prices people may buy, and another, buy credits system (sms system also) is bought by main admin - that means i can't share what isn't mine.
Ban with reason is shit anyway if you don't display it anywhere...
To answer to your let not say stuppid, but flaming post: Look at the date i made this post and look at your computer date. You'll se a time difference. The curent release is what you get and nothing more for the moment. I made thouse changes on my site last week and i'm still testing for bugs. Yes i have:
+ Modified server info
+ Modified guild info
+ CuteNews based news sistem (easy to make even in the first release thanks to Sv@ike, and if you have some BRAIN)
+ Admin list
+ Banned character list (featuring Banned character, reson, banned by, and time); Another litle addon to that (eat your heart out) the bans are automaticaly removed by the server when they expire
+ Admin section separated now (featuring user search/edit, ban with reason and time, Move to Lorencia to help my admins if one character get's stuck).
In work right now:
- Password recovery sistem. Some more info: I know some of you hated me for making the memb_pwd2, but now you'll see why i did it. To retrieve your lost password you must insert your account name. The sql query will look for your account, will retrieve your password from memb_pwd2 and mail it to the email adress coresponding to the account.
So to finish, dont complain about some litle things that i have and you dont. I think this is the main reason some people left from RZ forums (and if this flaming continues i'll be another one, just like lavinelu did). Say thank you for what you receive and try to put some brain into it if you wish more.
that is the problem when som1 who releases and got some bad remarks, u should take that remarks as challenge not as insult. i just tell what is the diff between ur release coz u put link with ur site, so i check it. and if u forget, u even redirect us to ur site to see what will be the outcome of ur release, good thing i honestly tell u that, coz i care about ur release.
use MuWeb 0.7 and work all :P
thanks man great help are you on this site ;) keep so
----------------------------------------------------------------
Warning: mssql_query() [function.mssql-query]: message: Invalid column name 'memb__pwd2'. (severity 16) in C:\AppServ\www\include\class.mssql.php on line 80
Warning: mssql_query() [function.mssql-query]: Query failed in C:\AppServ\www\include\class.mssql.php on line 80
Warning: mssql_query() [function.mssql-query]: message: Could not find stored procedure 'master..XP_MD5_EncodeKeyVal'. (severity 16) in c:\AppServ\www\pages\register.php on line 89
Warning: mssql_query() [function.mssql-query]: Query failed in c:\AppServ\www\pages\register.php on line 89
Username: Password:
10x man and now :P
-------------------Warning: mssql_query() [function.mssql-query]: message: Could not find stored procedure 'master..XP_MD5_EncodeKeyVal'. (severity 16) in c:\AppServ\www\pages\register.php on line 89
Warning: mssql_query() [function.mssql-query]: Query failed in c:\AppServ\www\pages\register.php on line 89-------------
erun this query:
use master
go
sp_addextendedproc 'XP_MD5_EncodeKeyVal', 'WZ_MD5_MOD.dll'
go
sp_addextendedproc 'XP_MD5_CheckValue', 'WZ_MD5_MOD.dll'
go