Guest Sniko` Posted December 23, 2008 Posted December 23, 2008 Okay, i decided to re do a page i saw on http://www.weberdev.com/get_example-4813.html and create it into a viewuser for mccodes version 2, i know this isnt really a "WoW" Modifiction but it is something. And hey im contributing to the forum so please just reply with improvement ideas and/or just good comments Thanks There are 3 Files Viewuser.php - Keep a backup of your one first though vactions.php - Page for the violent actions such as attack.php cactions.php - Page for the contact actions such as mail.php This is the code for the viewuser.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. This is the code for vactions.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. This is the code for cactions.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. NOTE: you can change any information on the page Link wise BUT not the stuff at the top of viewuser.php Sorry there are no screenshots maybe one of you could do one, i cannot do screenshots because i dont have MS Paint or anything else to upload it to photobucket Thanks, Sniko` Quote
Zero-Affect Posted December 23, 2008 Posted December 23, 2008 Re: [Mccode V2]View User i can give ya animation shop if ya want it... lol it's easy enough to edit images with Quote
88nismo Posted December 23, 2008 Posted December 23, 2008 Re: [Mccode V2]View User Works great. Just dident fit in with my site to well. +1 though :-D Quote
Tezza` Posted December 23, 2008 Posted December 23, 2008 Re: [Mccode V2]View User Screen shot would be splended. Quote
zbirc3 Posted December 23, 2008 Posted December 23, 2008 Re: [mccode v2]View User Very nice modification, mate. ;) +1 Quote
Alex Riley Posted December 23, 2008 Posted December 23, 2008 Re: [Mccode V2]View User Screen shot would be splended. Agreed Lmao. It's Not Hard To Print Screen Is It ? Quote
zbirc3 Posted December 23, 2008 Posted December 23, 2008 Re: [mccode v2]View User But then again, it's not too hard to test it, eh? Nice mod Sniko ^_^ Quote
radio_active Posted December 23, 2008 Posted December 23, 2008 Re: [mccode v2]View User But then again, it's not too hard to test it, eh? Nice mod Sniko ^_^ The time it takes to install compared to the time it takes to look at a screen shot, i think i know what i would choose. Quote
Guest Sniko` Posted December 23, 2008 Posted December 23, 2008 Re: [mccode v2]View User i cannot do a screenshot cos i dont have pait or anything Quote
radio_active Posted December 23, 2008 Posted December 23, 2008 Wierd people smell funny We will wait for someone else to post a screenshot then Sniko, i have no doubt that it is probably good! Quote
88nismo Posted December 24, 2008 Posted December 24, 2008 Re: [mccode v2]View User There everyone :-D Quote
Guest Sniko` Posted December 24, 2008 Posted December 24, 2008 Re: [mccode v2]View User Thanks, you can add more things or take things away its entirley up to you and thanks for the screenshot Quote
zbirc3 Posted December 24, 2008 Posted December 24, 2008 Re: [mccode v2]View User I tested it on my game and worked nicely (without my current features included in the orig viewuser.php script) but it didnt go well mixing with my other mods . Quote
Guest Sniko` Posted December 24, 2008 Posted December 24, 2008 Re: [mccode v2]View User Thank you people for giving me positive comments, i will create more free modifications now, now frequently (If i have ideas) Quote
Alex Riley Posted December 25, 2008 Posted December 25, 2008 Re: [mccode v2] View User Well ... you could test it, but what if you really didn't have the time, or it turned out to look really bad on you're game ... i'd be pretty annoyed. and want to punch the maker for leading me on. :D Quote
Strats Posted May 19, 2009 Posted May 19, 2009 Re: [mccode v2] View User Sorry to bring an old topic up. I really like this user profile idea, as some can get cluttered. I am re doing this slightly to make it so you can travel straight to someone's location and make it so it shows if you are married. But there's a couple things I am un sure of, Like I am not sure about how I change how the money shows. On this profile it shows money as : $/93954 Also I cannot remove the top of the profile where it says Level, I moved level down a bit instead. But when I try to remove the bit at the top it wont work. Here's my updated version : You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. I would be very thank full if someone takes a look to see if it can be fixed. One more thing lol On the action files none of them actually work. You cannot send mail to the user from the links, you cannot even attack. Anyone have a fix for it? Quote
Danny696 Posted May 19, 2009 Posted May 19, 2009 Re: [mccode v2] View User hey just a small problem when i go on the vactons or cactons when i try and attack it says no ID specified Quote
Lithium Posted May 19, 2009 Posted May 19, 2009 Re: [mccode v2] View User hey just a small problem when i go on the vactons or cactons when i try and attack it says no ID specified Add this to both files below include "globals.php" You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. And on the viewuser... the link to cactons.php should be 'cactions.php?userid={$r['userid']}' Seems sniko forgot to pass the vars ;) though as for what i was told, everything works fine :) Quote
Strats Posted June 3, 2009 Posted June 3, 2009 Re: [mccode v2] View User With some help from Lithium I think I have made this mod a little better. Adding some more to the profile. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. I also made a separate staff page sactions.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. I am not taking any credit or saying this is mine, Just incase someone does not read back. I am just trying to improve the mod. Here is a the profile default pic too (which is taken from another free mod) http://wrestling-wars.com/images/banners/Dpic.jpg Quote
CrazyT Posted June 3, 2009 Posted June 3, 2009 Re: [mccode v2] View User hey just a small problem when i go on the vactons or cactons when i try and attack it says no ID specified Add this to both files below include "globals.php" You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. And on the viewuser... the link to cactons.php should be 'cactions.php?userid={$r['userid']}' Seems sniko forgot to pass the vars ;) though as for what i was told, everything works fine :) You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. :-D and instead of having 1 file for the link's and other files for diff stuff, why not just make functions for it? :-D Quote
Strats Posted June 4, 2009 Posted June 4, 2009 Re: [mccode v2] View User okay thanks Hope you didn't mind me playing with your mod I just liked the look of it. Quote
CrazyT Posted June 4, 2009 Posted June 4, 2009 Re: [mccode v2] View User Instead of having load's of (if/else) for example. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Could be. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Vamp Posted June 11, 2009 Posted June 11, 2009 Re: [Mccode V2]View User Screen shot would be splended. Agreed Lmao. It's Not Hard To Print Screen Is It ? Hah -- Neither is typing properly instead of capitalising every starting letter of each word which makes it look like total crap. imo* :) Edit: nice mod, lets hope others like it. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.