Jump to content
MakeWebGames

Kaotic

Members
  • Posts

    58
  • Joined

  • Last visited

    Never

Kaotic's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Re: [mccode v1] User Rating     Ratings: [url='rating.php?ID={$r['][img=thumbsup.gif][/url] [b]{$r['goodratings']}[/b] up, [url='rating.php?ID={$r['][img=thumbsdown.gif][/url][b]{$r['badratings']}[/b] down   not sure if that works let me know but to my knowledge it should
  2. Re: Header Request! That site has "TAKE ME DOWN NOW" all over it... copyright infringements all over the place(U own no rights to Far Cry 2 or Ubisoft to use the name and pictures)... Just my opinion i doubt anybody would do that as it would be a waste of their time once ur site gets taken down
  3. Re: [Request] Secondary Weapon For V2   Topic says V2 so im on point there... I mean if he has V1 and is calling it V2 then im wrong... and so is he
  4. Re: [Request] Secondary Weapon For V2 What are u talking about? The script allows a Primary and Secondary weapon for V2... If u don't have then u either got screwed buying the codes or u just have an illegal copy... but hey thats all u
  5. Ok this will add a staff icon next to your name on your main menu and in viewuser.php. For Main Menu Open Header.php Find $d="";   Add Below $stmr="";   Find $u=$ir['username'];   Add below if($ir['user_level'] > 1) { $stmr="[img=staffimage here]"; };   And thats all for that part.   Now for the viewuser.php Open viewuser.php Find $d="";   Add Below $stmr="";   Then Find else { $str2="--"; }   Add Below if($r['user_level'] > 1) { $stmr="[img=staffimage HERE]"; };   Then Find <tr><td>Name: {$r['username']} [{$r['userid']}] $d,   and change to this <tr><td>Name: {$r['username']} [{$r['userid']}] $d,$stmr   Now just upload ur files... download the staff pic and you will be on your way... Please let me know what u think as I coded this with the help of BlueDevil Download staff image from here www.criminalmindz.com/staffpic.zip This is tested and works 100% bug free... But if you do have a problem i will provide support as much as i can
  6. Re: Tutorial: v1 - v2 Conversion   Lol... if u can read those are the crons it takes to run the game... but since it's local host i wouldn't worry about it
  7. Re: Max Level Parse error: syntax error, unexpected T_IF, expecting T_FUNCTION in /****/***/header.php on line 213   Thats the error im getting when putting that in my header... is there somewhere specific i need to put it?
  8. Kaotic

    New MSN Virus

    Re: New MSN Virus gahhh this got me last night... but did like the person above me... uninstalled reinstalled and BAM! it worked
  9. Re: Max Level Thats easy raushan... just search the forums for max money or max crystals im sure u will come across it
  10. Alright so i know the level in MCCodes are endless... But how would i make it so you can't lvl past a certain point... like lvl 100 or something? I change the lvl int to 2... 127 is the max when i did that... did tiny int at 2... only maxed at 127.... not sure what to do to change this but any help would be appreciated
  11. Re: !FREE ****Buy Items with Crystals****** FREE! west this is from ages ago man
  12. Re: [mccode v2] PJIRC Chat Mod well i even installed pjirc itself and it won't run so must me PJIRC... guess ill stick with my flashchat even though this would have been nice
  13. Re: [Request]Business Mod Understandable Floydian... Thanks for enlightening us on this situation
  14. Re: [mccode v2] PJIRC Chat Mod Well i know this is old but i tried installing this and have ran into a problem... Im gettin this error:   Parse error: syntax error, unexpected T_STRING in /****/public_html/irc/header.php on line 177 I put it in a seperate folder which could be the problem but not sure.. line 177 of my header is a { and the line before is a function... im not sure if missed something so yeah
  15. Re: [Request]Business Mod lol i doubt many people will have it(unless it gets leaked) since it's going for $200... but if u have a legit copy of MCCodes v2 then im sure $200 isn't much.. but then again we are full of NOOBS
×
×
  • Create New...