Jump to content
MakeWebGames

jaymo

Members
  • Posts

    77
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by jaymo

  1. 1 day left! ;)
  2. What do they have to do with Zynga? I didn't steal them if thats what you are implying ;)
  3. I have a Mafia Style template coded in HTML/CSS for sale, PSD included. Starting Bid: $20 Started: 19th June Ending: 26th June Its only the home page unfortunately but I may make an in-game too. Screenshot Preview: http://i48.tinypic.com/2czxcgo.jpg Screenshot of the PSD in Photoshop: http://i46.tinypic.com/343isxz.jpg Live Demo: Someone trusted can verify this if they want or can be available by messaging me. I hope you will consider my template, and I will make any necessary adjustments. Thankyou Any more questions just ask me :)
  4. I like games that you can keep coming back to and can play any time
  5. Sounds good mate, if you don't mind i have a 300x250 banner located here: http://i48.tinypic.com/9lga3a.jpg also if you wanted another banner I have a 428 x 60 one here: http://oi46.tinypic.com/51blnt.jpg Game URL: http://cultenigma.com/ Email: [email protected] Cheers bud, this will be a great help to the game.
  6. I've seen this around on a few games but can't get my head around it, is there a way that the user can do crimes but if they keep clicking then it says a message or if you refresh? Ive seen games with a url with a hash or something like game.com/crime.php?id=4&hex=8b79c8a59b38e53cb51f53b181e1f27c I will pay back to the community by sharing some of my custom mods again soon as a thankyou. Thanks again
  7. Im not sure how to go about this, I go into the bbcode and want to add another one for the tags maybe like this $text = preg_replace("/\[user\](.+?)\[\/user\]/", userBar("$1"), $text); I have a function that created a userbar based on the id of the user they specify in the classes but I don't know how to get what they typed in between the tags and input it into a function?? Am I making any sense? Or could someone guide me on how to can use userbars in my game. Thanks very much.
  8. what security issues? can you pm me? either here or on cultenigma
  9. Hey everyone just letting you all know about my latest project Cult Enigma. Its a post apocalyptic fantasy RPG set on the enigma, a planet torn by the hellish beasts from other realms, there is also an infection going around turning people into mindless zombies. You must take your vaccine before it runs out to prevent infection. We are currently in open beta, feel free to sign up and play at http://cultenigma.com/home.php?referer=121 We work together with the community and they tell us what they want to see. We want to make this game as good and enjoyable as it has every been. Hope you enjoy the game. My name is BlueMurder on the game if you need me for anything Thankyou
  10. whats the site?
  11. sorry for the very late reply :S, but yes, Ive added it to the classes file. All it does is make the exp go up, but its not actually changing the level. if you know what I mean... :/
  12. jaymo

    Forum mod

    i have nearly finished making forum mod and will sell it for around £8 - £10 depending. I have actually finished the forum but am adding admin features like locking posts, sticky posts, deleting etc. A live preview will be available when finished
  13. Css this is all the css [css].leftmenu { margin-left: 8px; background-color : #333; border : 1px solid #444; color : #ffffff; display : block; padding-top : 2px; padding-right : 2px; padding-bottom : 2px; padding-left : 2px; border-style : solid; border-top-width : 0; border-right-width : 1px; border-bottom-width : 1px; border-left-width : 1px; width : 145px; font-weight : normal; text-align : left; } .forumtopic{ background:#1D1D1D; } .gap { line-height: 3px; }   .topbar { width: 100%; margin-left: 8px; margin-right: 8px; width:98%; margin-top: 8px; background-color: #333; border: 1px solid #444; padding: 3px; color: #ddd; font-weight: bold; font-size: 11px; } .topbar2 { width: 100%; margin-left: 8px; margin-right: 8px; width:98%; margin-top: 8px; background-color: #333; border: 1px solid #444; border-bottom:0px; padding: 3px; color: #ddd; font-weight: bold; font-size: 11px; }       .content { width: 100%; padding: 0px;}   .contenthead { margin-bottom:0px; background:#111; border: 1px solid #444; padding: 5px; color: #ddd; font-weight: bold; font-size: 12px; }   .contentcontent { background-color: #333; margin-top:0px; border: 1px solid #444; border-top:0px; padding: 3px; color: #ddd; font-size: 12px;} input[type=text] { background:#171717; color:#FFFFFF; border:1px solid #3F3F3F; padding:5px; } .link{ background:#1E1E1E; color:#FFFFFF; border:1px solid #3F3F3F; padding:4px; color:#FFF; cursor:pointer; display:block; } .link:hover{ background:#292929; color:#FFF; } input[type=submit] { background:#7D2828; color:#FFFFFF; border:1px solid #3F3F3F; padding:5px; cursor:pointer; } input[type=submit]:hover { background:#A53030; } select{ background:#171717; color:#FFFFFF; border:1px solid #3F3F3F; padding:5px; } input[type=password] { background:#171717; color:#FFFFFF; border:1px solid #3F3F3F; padding:5px; } textarea{ background:#171717; color:#FFFFFF; border:1px solid #3F3F3F; padding:5px; }     .bar_a{ width: 100px; border: 1px solid #000000; background-color:#666666; } .bar_b{ font-size: 10px; background-color:#FFFF00; }     body { margin: auto;   font-family:Verdana, Arial, Helvetica, sans-serif; background:url(images/background_tile.png); width: 800px; font-size:12px; background-color: #000000; font-weight : normal; } body a{ text-decoration:none; }     h1 , h2 , h3 , h4 , h5 , h6 { font-family:Verdana, Arial, Helvetica, sans-serif; font-weight : normal; }   .head, .headbox , .dynabox , a.leftmenu , a.topmenu { margin-left: 8px; font-weight : bold; text-decoration : none; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; }   a {color : #000000; } .body a:hover, .dynabox .headbox a:hover {color : #ffffff; }   .pos0 {color : #000000; } .mainbox , .dynabox , a.leftmenu:link , a.leftmenu:visited {color : #ffffff; } .pos2 , .topnav , a.leftmenu:hover {background-color : #333; border : 1px solid #444; }     .neg0 {background-color : #000000; } .neg1 , a.topmenu:hover { color : #ffffff; border : #000000; } .neg2 , .headbox , a.topmenu:link , a.topmenu:visited {color : #ffffff; border : #000000; } .headbox{margin-bottom:0px;} a.leftmenu:link { display : block; padding-top : 2px; padding-right : 2px; padding-bottom : 2px; padding-left : 2px; border-style : solid; border-top-width : 0; border-right-width : 1px; border-bottom-width : 1px; border-left-width : 1px; width : 145px; font-weight:normal; text-align : left; font-weight:bold; } .msg{ padding:5px; background:#E8ED87; border:#FC0 1px solid; color:#000000; font-size: 12px; }   a.leftmenu:hover { display : block; padding-top : 2px; padding-right : 2px; padding-bottom : 2px; padding-left : 2px; border-style : solid; border-top-width : 0; border-right-width : 1px; border-bottom-width : 1px; border-left-width : 1px; width : 145px; font-weight : bold; text-align : left; background-color:#2E2E2E; color:#FFFFFF; }   a.leftmenu:visited { display : block; padding-top : 2px; padding-right : 2px; padding-bottom : 2px; padding-left : 2px; border-style : solid; border-top-width : 0; border-right-width : 1px; border-bottom-width : 1px; border-left-width : 1px; width : 145px; font-weight : normal; text-align : left; }   a.topmenu:link { display : inline; padding-top : 5px; padding-right : 0; padding-bottom : 5px; padding-left : 0; border-style : solid; border-top-width : 0; border-right-width : 0; border-bottom-width : 0; border-left-width : 1px; text-align : center; }   a.topmenu:hover { background-color : #4d75a0; display : inline; padding-top : 5px; padding-right : 0; padding-bottom : 5px; padding-left : 0; border-style : solid; border-top-width : 0; border-right-width : 0; border-bottom-width : 0; border-left-width : 1px; text-align : center; }   a.topmenu:visited { display : inline; padding-top : 5px; padding-right : 0; padding-bottom : 5px; padding-left : 0; border-style : solid; border-top-width : 0; border-right-width : 0; border-bottom-width : 0; border-left-width : 1px; text-align : center; }   .headbox {   background-color: #111; border: 1px solid #444; padding: 5px; color: #ddd;   display : block; padding: 5; width : 139px; text-align : left; }   .topbox { margin-left: 8px; margin-right: 8px; color: #ffffff; border: 1px solid #333; background-color: #000000; padding-right : 5px; padding-bottom : 0; }   .topnav { border : solid ; border-width : 0 1px 1px; padding-top : 3px; padding-bottom : 0; }   .mainbox { padding-top : 5px; padding-left : 5px; padding-right : 5px; padding-bottom : 5px; }   .mainbox p a { font-weight : bold; font-size : 90%; }   .dynabox {   text-align : center; }   .dynabox .headbox { border-style : dashed; border-top-style : solid; border-right-width : 0; border-left-width : 0; padding-top : 3px; padding-left : 0; padding-right : 0; padding-bottom : 3px; }   .dynacontent { padding-top : 3px; padding-left : 5px; padding-right : 5px; padding-bottom : 3px; text-align : left; font-size:12px; font-weight : normal; }   a{ color: #FFCC00; } a:hover{ color: #FFFF33; }[/css]
  14. ok, so I was just doing a few css tweaks and wanted to remove the gap between the contenthead class and contentcontent so there is no gap between them. Ive looked through the entire css style sheet and everywhere and can't figure out how to remove the gap. Its probarbly really simple but its bugging me. Cheers.
  15. Im gonna go have a go at this mod. Will post when finished :)
  16. very nice game :)
  17. really sorry, I really appreciate the help but how do I put this into the game, I put the level and it gives the experience so how can I do it the other way around? To fit with the other code...in grpg thankyou very much
  18. No I haven't and sorry for long overdue reply...this is really confusing.... really getting nowhere with this :(
  19. I'm kind of a beginner to C#, I know the basics and little bit more and have been learning XNA. I have made a few small games which were very basic. I was just wondering if it is possible to pass information over from a game to say a mysql database? Is it even possible. As I wanted to be able to send scores etc over and retrieve them. Thanks James
  20. thanks, I didn't really want to make a mafia/crime game anyways as I have made a few in the past and this game is from scratch, no framework/engines used :)
  21. I'm working on a project called Shadow Chaos and basically its a game where you create a world and you are God and you have a Leation army you need to train to defend itself against the Shadow Lords. The game revolves around actions you can do to the world and worship points you spend to do things to the world. You have good and bad actions to do and they do the following: GOOD ACTIONS - Give you more worship points to spend - Makes the Leations happier and develop faster BAD ACTIONS - Lose Worship points - Makes Leations stronger - Gains intelligence - Effects the population These aren't the final ideas but they are generally what its about. You can also do these things: - Invade other peoples worlds: i. If your world is better developed e.g. Higher population, Stronger, More Intelligent, you will: win the invasion, gain worship points but lower population and they will have a dramatically lower population and their morale will decrease. - Become an Overlord (Premium) and your world will develop faster and you will have double worship points (More bonuses to be added) - Do quests in story mode to unlock achievements WORSHIP POINTS - Spend on weapons for Leations (Percent Strength Bonus) - Spend on armour for Leations (Percent Defence Bonus) - Spend on Food (Replenishes Hunger) - Spend on Clean Water (Replenishes Thirst) - Spend on Seeds (Makes Leations Happier) - Spend on good and bad actions (They get more expensive for each one) - Spend to rename world - Spend Points to invade other worlds (Possiblility, This may not work or might not be implemented) I will post more updates in the game here but you can watch a youtube vid of me explaining kinda the same styff here: http://www.youtube.com/watch?v=ixssNkfwT6o Thanks
  22. I perhaps would :)
  23. BF3, I only own Bad company 1 on my preffered console which is my ps3 and I have bc2 on xbox 360, and I have cod 4, Mw2 and black ops on ps3 and I think they're bit boring. Maybe its because I'm not too good at them, but definately BF3!
  24. why do I start at level 6 when I create an account?
  25. thanks, this helped a lot :)
×
×
  • Create New...