Jump to content
MakeWebGames

iseeyou94056

Members
  • Posts

    691
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by iseeyou94056

  1. Re: help gang desc in bbcodes thanks :p
  2. Re: help gang desc in bbcodes done http://criminalexistence.com/ceforums/index.php?topic=17076.0
  3. this mod is only $5 because its not many lines and it allows your users to use bb code in there messages it has been requested a lot so i finally did it
  4. this is only $5 because it is not many lines of code but this allows your users to have bb code in there gangs description and announcements if you would like to get it please post here and if you are gona say anything rude please dont post at all
  5. Re: 1st AS/CE MCCODE Modification [AutoTrainer] lol and great idea i love it but cant afford it :(
  6. Re: v1 Terrorist Mod $10.00 i could do it but i am busy so i was wondering if he could
  7. Re: New And Improved Register i dont see anything different it looks like the normal v2 register
  8. Re: v1 Terrorist Mod $10.00 how much more will it be to make it so if you succeed then it takes the other gangs respect
  9. Re: Ajax chat for V2 replace the chat.php with   <?php session_start(); require "globals.php"; $_GET['viewall']=abs((int) $_GET['viewall']); if(isset($_POST['Submit'])) { print '<table width="100%" border="0" cellspacing="1" bordercolor="#ffffff" bgcolor="#ffffff"> <tr> <td width="400" bgcolor="#FFFFFF">'; $dataf = "shoutbox.txt"; $name = htmlentities($_POST['name'], ENT_QUOTES); $message = htmlentities($_POST['message'], ENT_QUOTES); $fo=fopen("$dataf","r"); $stuff=file_get_contents("$dataf"); fclose($fo); if (!$name) //word censors $message = str_replace("fuck","****",$message); $message = str_replace("bitch","****",$message); $message = str_replace("asshole","****",$message); $message = str_replace("cunt","****",$message); $message = str_replace("bullshit","****",$message); $message = str_replace("shit","****",$message); $comfile = file($dataf); $d=""; $u=$ir['username']; if($ir['donatordays']) { $u = "{$ir['username']}";$d="[img=donator.gif]"; } $gn=""; if ($message != "") { $file = fopen("$dataf","w"); $stuff2 = "<table width='90%' border='0' align='center' cellspacing='1' bgcolor='#ffffff'> <tr> <td width='20%' bgcolor='#ffffff'>{$ir['username']}</td><td width='80%'>[b]$message[/b]</td> </tr> </table><hr />"; $stuff3=$stuff2.$stuff; $write = fwrite($file,"$stuff3"); fclose($file); } ?> </td> </tr> </table> <? } ?> <table width="100%" border="-" cellpadding="0" cellspacing="1" bgcolor="#ffffff"> <tr> <td width="20%" bgcolor="#ffffff">[i][b]<font color=#000000>User</font>[/b][/i]:</td> <td width="80%">Shout</td> </tr> <tr> <form name="guestbook" action="" method="post"> [url="chat.php"]<font color=black>Refresh Now:</font>[/url] <textarea name="message" id="message"></textarea> </p> <input type="submit" name="Submit" value="Submit"> <input type="reset" name="Reset" value="Reset"> </p> </form> <table width="100%" border="-" cellpadding="0" cellspacing="1" bgcolor="#ffffff"> <td bgcolor="#ffffff"> <? if($_GET['viewall']==1) { include("shoutbox.txt"); } else { $a=file_get_contents("shoutbox.txt"); $b=explode("</table>",$a); $lasteleven=$b[0]."</table>".$b[1]."</table>".$b[2]."</table>".$b[3]."</table>".$b[4]."</table>".$b[5]."</table>".$b[6]."</table>".$b[7]."</table>".$b[8]."</table>"; print $lasteleven; } ?> </td> </tr> </table></center> <? $h->endpage(); ?> it will make it white and move the shout thing to where ppl can see it
  10. Re: Ajax chat for V2 i fixed it
  11. Re: Ajax chat for V2 you did something wrong on here then beacuse it dont work on mine or his game
  12. Re: Ajax chat for V2 this dont work
  13. Re: [MCCode lite & V1.0 & V1.1] [ES] - Pin Mod V1.0B do it yourself u keep asking and no one will do a dame thing for you no more
  14. Re: [$5]Gang Status like i said tho for the people that dont know how to make it its well worth it and i know a lot of people that cant
  15. Re: Contact Form (Fresh & NEW!) why dont they think you cant code? you can code i have seen you do a lot
  16. Re: [$5]Gang Status if you are not gona say nothing good please do not post and for one thing most people cant get it working
  17. Re: help gang desc in bbcodes i got to go but when i get home i will try and get this going for you
  18. Re: [$5]Gang Status you may want to ask the guy above to do some i cant do any atm
  19. Re: [$5]Gang Status i sent you a message
  20. Re: [mccode] Profile Signatures please try your self or you will never learn
  21. this mod allows you to pick if your gang is a peaceful gang or a waring one and if you are a peaceful one you cant declare or be declared on the only one that can war and be wared is the waring gangs i requested this in tc(torn city) forums a little bit after i did it on my game and now tc(torn ciy) has it and i feel it is a great function to have if you would like this just post here and i will give you details   copies sold:4
  22. Re: Free Updated Newspaper welcome
  23. Re: Free Updated Newspaper   you can change the color by going where it say <table width=90% border=0 cellspacing=0 cellpadding=0 bgcolor='#ffffff'> change the bgcolor='#ffffff' to what ever u want it its simple html
  24. Re: Updated Personal Details [V2] it works for me
  25. Re: Free Updated Newspaper thats because there is nothing in the admin updates that are already on the game the newspaper one add something in there and it will go away
×
×
  • Create New...