
Aries
Members-
Posts
22 -
Joined
-
Last visited
Never
Content Type
Profiles
Forums
Events
Everything posted by Aries
-
Blocking proxies to register is a good idea but not to login.
-
PrisonLords Layout [Layered PSD] !FREE! + DESIGN TUTORIAL!
Aries replied to a topic in Art and Content
very nice template, you should of released it as a payed template as the quality of it is very good! sent you a PM. -
Lmao he did that? What a drama queen and attention seeker :pinch:
-
Try using one of the of the modified attack systems as they tend to work better depending which one you get but then again there are a lot of buggy ones so beware.
-
Thanks this was interesting to read and very informative :) Found it very helpful to plan things in a section by section way.
-
CREATE TABLE `coursesdone` ( `userid` int(11) NOT NULL default '0', `courseid` int(11) NOT NULL default '0' ) ENGINE=MyISAM ; Run that, some people think its "cool" being rude on this forum... Just ignore them.
-
Thanks for the offer :) - i might take you up on it (i do take a little while as i am still learning and i am a little reluctant to ask for someone to just give me the code to help as i wont learn anything then :P ) I am going to try to make a simple looking one that has all the options which you need and and also which looks good at the same time :)
-
Thanks for the good feedback guys, im working on a nice usersonline update also :) just trying to work things out on how to make it work :P
-
Updated! There is now a default profile picture if there is none (thanks to paddytm) Unneeded bracket was removed.
-
could someone give me an example of the code that would check if a user has a image and if they dont it will show another image? Thanks for the positive feedback guys :) trying to make viewuser.php look nice also :)
-
Hi Guys, This is my first modification and its not perfect, some of you guys are gona say "its nothing special its just tables added" but this is important for me as its my first ever modification, there is nothing added its just a visual update :). Modification for Mccodes v2.x Updated: You can now choose a display picture if the user has none Special thanks to paddytm for helping me with the code for putting a default profile pic if there is none! Instructions: 1# Replace index.php with this index.php 2# Replace: 'NO DISPLAY PIC URL HERE' with 'http://site.com/path/to/image.png' (your default image url) Screenshot: Here it goes: <?php $housequery=1; include "globals.php"; $exp=(int)($ir['exp']/$ir['exp_needed']*100); $ts=$ir['strength']+$ir['agility']+$ir['guard']+$ir['labour']+$ir['IQ']; $ir['strank']=get_rank($ir['strength'],'strength'); $ir['agirank']=get_rank($ir['agility'],'agility'); $ir['guarank']=get_rank($ir['guard'],'guard'); $ir['labrank']=get_rank($ir['labour'],'labour'); $ir['IQrank']=get_rank($ir['IQ'],'IQ'); $tsrank=get_rank($ts,'strength+agility+guard+labour+IQ'); $ir['strength']=number_format($ir['strength']); $ir['agility']=number_format($ir['agility']); $ir['guard']=number_format($ir['guard']); $ir['labour']=number_format($ir['labour']); $ir['IQ']=number_format($ir['IQ']); $ts=number_format($ts); if($ir['display_pic'] >= display_pic) { $display_pic="<center> [img={$ir[]</center> </center>"; } else { $display_pic="<center> [img=NO DISPLAY PIC URL HERE]</center> </center>"; } echo "<center><table width=95% border=1 hight=60% cellspacing=0 class='table'></center> <tr style='background:black'><th<font color=black>{$ir['username']}'s Profile Page</th></tr> </table>"; echo "<center><table width=95% border=1 hight=60% cellspacing=0 class='table'></center> <tr style='background:black'><th<font color=black>General Info</th> <th><font color=black>Display Pic</th><th><font color=black>Stats</th></tr> <td valign=top width='33%'> [b]Crystals:[/b] {$cm} [b]Level:[/b] {$ir['level']} [b]Exp:[/b] {$exp}% [b]Money:[/b] $fm [b]HP:[/b] {$ir['hp']}/{$ir['maxhp']} [b]Property:[/b] {$ir['hNAME']} <td valign=top width='33%'> ".$display_pic." <td valign=top width='33%'> [b]Strength:[/b] {$ir['strength']} [Ranked: {$ir['strank']}] [b]Agility:[/b] {$ir['agility']} [Ranked: {$ir['agirank']}] [b]Guard:[/b] {$ir['guard']} [Ranked: {$ir['guarank']}] [b]Labour:[/b] {$ir['labour']} [Ranked: {$ir['labrank']}] [b]IQ: [/b] {$ir['IQ']} [Ranked: {$ir['IQrank']}] [b]Total stats:[/b] {$ts} [Ranked: $tsrank] </table>"; if(isset($_POST['pn_update'])) { $db->query("UPDATE users SET user_notepad='{$_POST['pn_update']}' WHERE userid=$userid"); $ir['user_notepad']=stripslashes($_POST['pn_update']); print "<hr>[b]Personal Notepad Updated![/b]"; } print "<hr>Your Personal Notepad:<form action='index.php' method='post'> <textarea rows='10' cols='50' name='pn_update'>".htmlspecialchars($ir['user_notepad'])."</textarea> <input type='submit' value='Update Notes' /></form>"; $h->endpage(); ?>
-
edited a little to the way i like it but i like the way it looks Great Mod!
-
i like the improvement ! :) looks great
-
actually that law only applies if you are releasing work to the public but you would be making this for someone that law applies to works which are being released to the public you might want to refer to another of the creative commons licences which could cover you... Just because a law is there does not mean it "HAS" to apply to something your doing each law has different requirements. i dont mean to be cocky but i see like 1000's of threads claiming they will seek legal actions if this or that happens.. when they actually cant do jack. Not trying to be cocky just pointing something out.
-
Sounds amazing but one problem on your side you cant press legal action if they remove your link and you cant sue them ect.. please read up on the law.
-
no unless you want to "attempt" to try to impress your users but most players are inexperienced with php / asp / html ect... so they wont really care or be able to tell the difference. It only matters if you reply on getting a lot of traffic "its called SEO optimization" but only matter if you have a site which rely's on traffic i.e. forum/blog
-
Those are actually called SEO friendly URL's are are useful for search engines, they make no difference on games as search engines do not index ingame pages as it cant access them this is only useful for like forums/Blogs ect... Because it is needed to boost traffic.
-
Standard Mccodes V2.02 = Wars to not end unless someone surrenders or gang respect goes to 0 = gang gets deleted His game (modified) : gang leaders can specify how long they want the war to go on for.
-
You haven't changed anything - not trying to be rude just pointing something out. To OP: very nice coding i like the way you have spaced things out which is easy to read, its good for new game owners who are new to programming to understand.
-
DeadlyKillah - A progressive game soon to be finished
Aries replied to Haunted Dawg's topic in Game Projects
TornCity "Torn" looks like mccodes but it isn't, just because a game looks like mccodes it mccodes... I remember Magictallguy was writing a game engine which looked like mccodes but it wasn't. From what i have read your game seems to be well organised and you are taking care to make sure when you do release it it will be very successful - good on you. -
i really admire your work i will get in contact with you very soon :)
-
PBBG-Engine - Free PHP RPG engine with a plugin system!
Aries replied to JakeB's topic in Game Projects
Very nice script and very well written but i recommend if you want to get popularity you need a fully written script as 97% of people on this forum like a ready made game.