Jump to content
MakeWebGames

~Spooky~

Members
  • Posts

    103
  • Joined

  • Last visited

    Never

Everything posted by ~Spooky~

  1. Re: [$10] Pub Mod Okay sorry but have screen shot of this pub. I have done it and used my shout mod and was easy to do. The bar mod came from STAGE3GAMING!!!!!!!! I think that was Genocides MOD and I just added link to shout mod to it. Get the same thing. The bar mod was free and I dont see how he can sell this for 10 bucks when it just took me about 10 secs to do it. http://www.gangst3rs-paradis3.com/scree ... enshot.jpg
  2. Re: [$10] Pub Mod sounds like the bar.php mod with a shout mod inside. I can do same thing and give it free saving everyone the 10 bucks.
  3. Re: [v1] New criminal.php layout (FREE) okay made it little better for Cyanide and did screen shot http://www.gangst3rs-paradis3.com/sreenshotcriminal.jpg
  4. Re: Updated Personal Details [V2] PLUS instead wasting DB SPACE on that personal info why dont you JUST ADD it to users table????????
  5. Re: Updated Personal Details [V2] then why the heck I have it on GOLDENZEROS codes???????? He had that on Blown City. And Zaver if you ever checked out my game instead of DUMPING me as my coder you would have seen it LAST YEAR on my game!!!!!!!!
  6. Re: [V1][MCCODE]Avatars For Pics[MCCODE][V1] well I dont have the UPLOAD feature on my game they have to have photobucket or image shack. The uploader is bad news sometimes and hackable. Plus alot I know can make pictures easy or just find one yourself. If your spending time twiddling thumbs waiting for energy to fill, then thats best time to get a new display picture!
  7. Re: EDITED Points Exchange Waffles always wishing !!!!!!!!!
  8. Re: [Free] Advanced(ish) Level Upgrade Mod. the exp needed needs to be filled in and added to you users table and put in 100 for exp needed. Then the divison zero gose away. It just looking for exp needed and its blank.
  9. Re: Updated Personal Details [V2] wow COPING Goldenzeros stuff. I have had that version for year now.
  10. Re: door shoot HA HA HA Isseyou good one!!!!!!! May check it out once I get my crap together!!!!!!
  11. Re: [v1] NEW LOGIN MY FIRST [V1] that game is down anyway or been deleted
  12. Re: [mccode v1&2]Clear Hospital And Jail Shout Boxes Hourly or just put in a admin panel few lines and staff can clear them!!!!!!!
  13. Re: delete gang after respect hit 0 Iseeyou has been coding for year and think hes doing a good job. So what if he missed the wrong qurey. I was the one who gave him the cron to delete the gangs after zero, but it was cron. He made it possible for it to work in the files. LostOne thanks was looking for better way of doing gang delete after zero instead of the cron way. Both work so HUSH I got flipping headache from all the bitching
  14. Re: [V1]Paper Boy Panel With New User Level[V1] GOD convert it yourself a few flipping lines and its V2. God all the begging to FIX THIS and I WANT this. LEARN TO CODE!!!
  15. Re: [mccodes][V2] owner`s pannel HA HA HA HA HA Sorry Kyle got point on that one.
  16. Re: No Attack been there done that!!!!!!!! Got tired of my coders getting hit when they were online so Latino Heat did this one for me LAST YEAR. Easy for all you new coders. In the attack.php look for where it says you can only attack in same location then add this right below:   } else if ($odata['userid'] == 2) { print "You cannot attack me, you don't have big enough balls to attack me!"; exit; }   this keeps my admins from getting hit, but owners and any player thats baby about getting hit can be added just change the players ID number. If you want staff not hit just change the USERID to USER_LEVEL and your done. THIS is V1 or V2. And also easy for any noob!!!!!!!!!!!!
  17. Re: [V1][MCCODE]Avatars For Pics[MCCODE][V1] Im wondering that myself???? And I pulled out gun and SHOT DANNY myself. HA HA HA.
  18. Re: EDITED Points Exchange lol!!!!!
  19. Re: FREE SERVER THAT WORKS WITH MCCODES I can give any HOSTING package close to FREE. I have 10 dollar accounts UNLIMITED. Have all the room you want. Even CRONS that run every minute. I have 5 minute crons running just to see. My HOST and server is STPC Hosting and only few RPG games on there. I have been searching and searching for the BEST Host and servers for McCodes and STPC Hosting is so far one of the best. I have my own deals I can give out, so if you have MORE ONE game let me know.
  20. Re: [mccode] Mining mod thats sad simple edit to lessen the CRYSTALS gained in mining. $db->query("UPDATE users SET power=power-10 WHERE userid=$userid",$c); Post error whoever has this one. And never knew they were taking POWER but have to add power, so to fix that put + instead of - and put 5 instead 10 and yes there is a CRON that runs the MINING. I have had no problems with this mod and crystal gains not that high and I added more levels and GEM levels also. Anyone needing help just ask. Been busy but kinda slacking off now.
  21. Re: 2nd crystals OMFG STOP posting these SIMPLE damn coding AND look before POSTING cause ADDING second GEMS OR DIAMONDS or whatever to game HAS already been posted and works.
  22. Re: better hall of fame GOD thats not a change in HALL OF FAME. I have UPDATED HALL if anyone wants to see it, and coding in extra features anyone can do. Most of us just too lazy to code simple lines.
  23. ~Spooky~

    UFO?

    Re: UFO? omg you all fucking high???? How funny. I do beleive there other life out there. I seen one years ago in Az just to find out it was a falling satalite. Quite cool. V you are way way too funny. Our society dose treat us like garbage and if I was alien I would stay away. This too funny. You all just made my day.
  24. Re: cron jobs ??? My host you dont use CURL. Just the http://yourgameurl/crons/are/not/4u. Open new window paste the URL to cron in window and run them. If you have no errors its fine. I had same problem on VistaPages. They disabled my crons. Then on another game site the crons were stuck, files were fine. Wrote to the tech support and told them crons were not going. Hour later they were.
  25. Re: HELP NEEDED GEESH GO to you PHPMYADMIN. Hit the SQL and put that ALTER line in and run it. Not hard. Cant code cant do mysql then you shouldnt have game
×
×
  • Create New...