Jump to content
MakeWebGames

Shivski

Members
  • Posts

    58
  • Joined

  • Last visited

    Never

Shivski's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Re: [mccode V2] Header [$20.00] New Very clean look mate. Hope it sells for ya.
  2. Re: GRPG Exploits - Help needed lol, so i've been told. Hmm, I'll have to check everything or pay someone then lol.
  3. I have recently installed the GRPG game on my server and it seems that someone has already managed to exploit my game. It's currently in beta amungst a few friends, but im guessing someone who I may have sent the url to a while back in my old game may be hacking it. It seems they can gain cash, points and houses with ease. Is there anyone here that can assist in plugging up these exploits? :cry: Shiv
  4. Re: Chat in V2 Something similar to this.
  5. Re: Chat in V2 I would like a chat room to put into my game. I know some people on here use ajax chat in their games but would like to know what scripts are avaliable and how I would put them into my game as a normal page, so I can link to it in my main menu and user can chat whilst still in my game header.
  6. Hi all I've played around with a few chat scripts, but can't seem to find anything to impelment into my game, so that it's surrounding by my main menu and header. I've seen Ajax but can't get it to wck in my game. I've got an Ajax IM thing in my game, but it opens in another window and I want it to open within my game surrounded by the header and mani menu. Can anyone point me to any scripts that can do this and how would I put my header around it? Any help would be great. Shiv
  7. Re: change names... crystals, will, brave, ect All sorted on most of my pages now. Thanks for the help. Just going to let at the item pages now and see how easy they are.
  8. Re: change names... crystals, will, brave, ect Cheers guys. I changed it to '?' and it didn't work, so I left it lol. Wil give it a go. yeh I noticed before alot of pages don't use the currency, they just have a dollar sign in the text. Will have top go through each page and change lol. Fun :-P
  9. Re: change names... crystals, will, brave, ect Which parts of the standard MCCode V2 would I need to change in the global functions? Im not sure what to look out for to change the default currency and don't wanna mess it up. Im guessing its more then 1 simple change.
  10. Re: change names... crystals, will, brave, ect   Where is this? Im looking at changing my currency from dollars to pounds :)
  11. Re: [mccode v2] userADS All sorted now. I had re-named the .php file wrong lol. Cheers Made some edits on the mod and it works great :)
  12. Re: [mc codes lite] User Credit Card Companys   I'm still having this issue? Iv deleted the .sql data and also deleted the .php and compeltly re-installed it all again and its still a blank page. The header shows, so most of the code is working.
  13. Re: change names... crystals, will, brave, ect Best thing to do is go through each page and edit it by using CTRL-F, find the thing u want to change, edit it, then repeat for each thing :)
  14. Re: [mccodes v2] Main Announcement at the top of the all pages Cheers Killah. I feel so dumb, I should have tried that, but... lol. Nice 1 anyway. nice mod :)
  15. Re: [mccodes v2] Main Announcement at the top of the all pages When i try to add it to my header, it does not work. MThe code surrounding donator.php is as follows   </table>"; print "[url='donator.php'][b]Click here to donate to {$set['game_name']} now to become a respected dj![/b][/url] "; } function smenuarea() { include "smenu.php"; global $ir,$c;   Where would I place the annoucement code?
×
×
  • Create New...