Search results

Play Now
  1. DiabloVodkaShot

    Craps Game

    Hey Guys, Been learning java for a while now never really attempted a game, but here is my Craps Game... It runs in command prompt.. public class DiceDemo{ public static void main(String[] args){ //First Roll Dice int dice1 = (int) (Math.random()*6 + 1); int dice2 = (int)...
  2. DiabloVodkaShot

    Calling all Java Programmers!

    Hey fellow Programmers! Was just wanting to know who on here is a java programmer and what sort of things have you programmed. for me this is a fairly new language and just wanting to see who on lomcn likes / uses this language.
  3. DiabloVodkaShot

    Looking for Fellow Programmer/Designer!

    Hey guys, Currently taking a degree in JavaScript been learning it for a while i guess now. around 1 year recreational and half a year educational. Been wanting to get into the game industry for things like mini clip and web based games I guess. Looking for someone to work on the graphics side...
  4. DiabloVodkaShot

    What Games Use JAVA? List your Favourites!

    Thats Right What Games use Java / JavaScript List them now!!!! Online and Offline(please specify which.)
  5. DiabloVodkaShot

    Oracle Java Programming Course!

    Hey guys, been looking at this course and the qualification you get for it. can anyone tell me if its a good qualification or a not so good one. http://www.homelearningcollege.com/Courses/IT-And-Computing/Oracle-Java-Programming/
  6. DiabloVodkaShot

    Npc Commands & general random

    Hey, I was just wondering the commands to set an expiry on an item To take extend an expiry on an item. And to check if something is in your store. Any ideas Also if you can stop players having 2 of the same items in the bag like they have a ball and there mate trades them a ball. the trade...
  7. DiabloVodkaShot

    Solved SendMsg - Guild

    Hey guys, Was just wondering is there a sendmsg command that sends it to all of the guild for example. Bill kills a rhino it then sends a message to everyone in the guild saying " congratulations bill killed a rhino"
  8. DiabloVodkaShot

    Car insurance for 17 year old

    Hey guys, I have a mate who is 17 and just passed his test and is strugling to get his insurance down Its at 5k at the moment he is after around 2-3k atleast any ideas who to go with im with NFU thats no good to him. He would really appreciate any help thanks guys.
  9. DiabloVodkaShot

    looking 4 a fast scripter

    Hey guys, I am looking for a fast npc quest scripter will get all the custom commands he needs coding in, + gm Spot needs to be a trusted guy on lomcn. To work on new heroes files team consists of me mason and coder. ---------- Post added 27-08-2011 at 07:08 PM ---------- Previous post was...
  10. DiabloVodkaShot

    best way to achieve these quests:

    1. Guild quests that once leader accepts quest all members can help complete it 2. a pk quest gott to kill x amount of players to complete it any ideas?
  11. DiabloVodkaShot

    Commands?

    GUILDNAMEDATELIST whats does this command do?
  12. DiabloVodkaShot

    Npc commands unlock/lock

    Could some one explain how these commands actually work? LOCK UNLOCK maybe give an example
  13. DiabloVodkaShot

    Wills Flashing/Not loading right imagess

    Hey Guys, Was just wondering how exactly to fix my problem monsters images are flashing ingame or not even loading the right appr i have used the appr calculator to work the images out. Any advice / ideas.
  14. DiabloVodkaShot

    !/? signs above npc?

    Hey guys, Was looking to code these into my serv was wondering where the images are kept in the wills under what will?
  15. DiabloVodkaShot

    Advertisement

    Hey guys Was just wondering where are the best places to advertise free or paid advertising bit of both i guess... From your experience apart from lomcn where have you guys gained players from.
  16. DiabloVodkaShot

    best weapon /armour releases?

    Hey guys, What would you say the best weapon / armour releases are taht arn't these big huge ugly armours/weps?
  17. DiabloVodkaShot

    Quest scripter needed!

    Hey guys, I am looking for a quest scripter for our server. he has to be a fast paced working willing to work the next 7days like bullets even if its like 3 hour bursts. Result: 1 of the following a dedicated spot on the team or Cash (will talk about a number depending on amount of quests)...
  18. DiabloVodkaShot

    Variables 2 Types of mobs HELP

    Hey guys, I have been playing with variables these last couple of days and it has really began to tick me off im trying to add a quest in where you have to kill two types of mobs on a map so say 20 omas and 40 hens and then report back once done any idea? Post some examples if possible on how...
  19. DiabloVodkaShot

    Features?!?

    This may have been asked before but i want to see what the user wants to make them not get bored. We are using hero files and can code features in. What we want to know is what features or even normal things do you believe a good set of files needs for you to stop getting bored.
  20. DiabloVodkaShot

    (Quest) Such a noobish question

    Hey guys, Been a long time since i last scripted and i have totally forgot how to do some things so was hoping you guys would give me some advice. How do i do a quest where you have to kill say 30monsters before you come back? How do i do a quest where you have to collect so many things in...