Jump to content
MakeWebGames

Kaotic

Members
  • Posts

    58
  • Joined

  • Last visited

    Never

Everything posted by Kaotic

  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
  16. Re: [mccode] Mining mod do u have it before the ?> or after it? if after it needs to be before
  17. Re: [mccode] Mining mod     if u know u need $h->endpage(); where would u put it? at the end of the page
  18. Re: [Request]Business Mod     yeah but if he can make $200 bucks a copy i doubt he would... I know i wouldn't as even if i sold it for $400 as unique thats all i would make from it.... when i can have an unlimited amount of scripts and sell them for $200 each... it's all about making money... but im sure he would if u offered high enough
  19. Re: Bullet Facotry search through the paid modification forum... im sure there in there somewhere
  20. Re: Bullet Facotry Yes there at 2 paid mods that could be combined together to make what he wants... a ammo mod and users shops.... But this is something you have to buy yourself and then put together yourself
  21. Re: [mccode v2] Battletent Fix   Search the forums.... It's all over the place
  22. Re: [mccode v2] My Orginization & My Production   Yes it is... It's possible to edit all mods to match your game
  23. Re: [Please Read] Requesting Help True Floyd... but the lawsuit isn't true... if it was all so true Limewire and all the other P2P programs wouldn't be around... We need to get out of our shell(CE) and realize... We got idiots that share mods and source codes for MCCode and there is no way around it.. Floyd i wouldn't be suprised to see your engine for free here soon
  24. Re: [Please Read] Requesting Help   True but it's just like mccode source once it hits the market its going to get passed around and there's really no stopping it
  25. Re: [Request]Business Mod any way i can see it in action before i buy?
×
×
  • Create New...