Thread: Okay so im trying to make a quest :)

Results 1 to 9 of 9
  1. #1 Okay so im trying to make a quest :) 
    Registered Member
    Join Date
    Jul 2014
    Posts
    29
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    OK so im trying to make a simple quest for the first time just to get the feel [noob] anyways here is the errors im having

    GrizzlyScape Compiling
    src\server\model\players\ActionHandler.java:877: error: cannot find symbol
    c.getDH().sendDialogues(20, i);
    ^
    symbol: variable i
    location: class ActionHandler
    src\server\model\players\ActionHandler.java:880: error: cannot find symbol
    c.getDH().sendDialogues(34, i);
    ^
    symbol: variable i
    location: class ActionHandler
    src\server\model\players\ActionHandler.java:883: error: cannot find symbol
    c.getDH().sendDialogues(30, i);
    ^
    symbol: variable i
    location: class ActionHandler
    src\server\model\players\ActionHandler.java:886: error: cannot find symbol
    c.getDH().sendDialogues(34, i);
    ^
    symbol: variable i
    location: class ActionHandler
    src\server\model\players\DialogueHandler.java:94: error: cannot find symbol
    sendNpcChat("Oh my, what am I to do... he just won't sto
    p", c.talkingNpc, "King Lathas");
    ^
    symbol: method sendNpcChat(String,int,String)
    location: class DialogueHandler
    src\server\model\players\DialogueHandler.java:102: error: cannot find symbol
    sendNpcChat2("You, you seem like a strong warrior.", "Ca
    n you help me with something?", c.talkingNpc, "King Lathas");
    ^
    symbol: method sendNpcChat2(String,String,int,String)
    location: class DialogueHandler
    src\server\model\players\DialogueHandler.java:110: error: cannot find symbol
    sendNpcChat3("Their is a notorious villian", "threatenin
    g to attack and seize my kingdom.", "He goes by the name of Salarin the Twisted.
    ", c.talkingNpc, "King Lathas");
    ^
    symbol: method sendNpcChat3(String,String,String,int,String)
    location: class DialogueHandler
    src\server\model\players\DialogueHandler.java:118: error: cannot find symbol
    sendNpcChat3("If you don't, then no one will!", "Please,
    help me, I will reward you with something!", "Can you help me?", c.talkingNpc,
    "King Lathas");
    ^
    symbol: method sendNpcChat3(String,String,String,int,String)
    location: class DialogueHandler
    src\server\model\players\DialogueHandler.java:126: error: cannot find symbol
    sendNpcChat2("Thank you so much!", "Salarin has
    been seen near the sawmill.", c.talkingNpc, "King Lathas");
    ^
    symbol: method sendNpcChat2(String,String,int,String)
    location: class DialogueHandler
    src\server\model\players\DialogueHandler.java:130: error: cannot find symbol
    sendNpcChat("Good Luck brave warrior.", c.talkin
    gNpc, "King Lathas");
    ^
    symbol: method sendNpcChat(String,int,String)
    location: class DialogueHandler
    src\server\model\players\DialogueHandler.java:135: error: cannot find symbol
    sendNpcChat("So, how did it go?", c.talkingNpc,
    "King Lathas");
    ^
    symbol: method sendNpcChat(String,int,String)
    location: class DialogueHandler
    src\server\model\players\DialogueHandler.java:143: error: cannot find symbol
    sendNpcChat2("Oh my! Thank you so much!"
    , "Take this as your reward", c.talkingNpc, "King Lathas");
    ^
    symbol: method sendNpcChat2(String,String,int,String)
    location: class DialogueHandler
    src\server\model\players\DialogueHandler.java:148: error: cannot find symbol
    sendNpcChat("How is your quest going adv
    enturer?", c.talkingNpc, "King Lathas");
    ^
    symbol: method sendNpcChat(String,int,String)
    location: class DialogueHandler
    src\server\model\players\DialogueHandler.java:157: error: cannot find symbol
    sendNpcChat2("Oh my! Thank you so much!"
    , "Take this as your reward", c.talkingNpc, "King Lathas");
    ^
    symbol: method sendNpcChat2(String,String,int,String)
    location: class DialogueHandler
    src\server\model\players\DialogueHandler.java:163: error: cannot find symbol
    TroubledKing.showInformation1(c);
    ^
    symbol: variable TroubledKing
    location: class DialogueHandler
    Note: Some input files use unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    15 errors
    Press any key to continue . . .
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Aug 2014
    Posts
    15
    Thanks given
    1
    Thanks received
    0
    Rep Power
    11
    your issue is pi.
    Reply With Quote  
     

  3. #3  
    Member Okay so im trying to make a quest :) Market Banned

    xasterisk's Avatar
    Join Date
    Dec 2006
    Posts
    2,473
    Thanks given
    2,572
    Thanks received
    3,036
    Rep Power
    5000
    use code tags jesus
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Jul 2014
    Posts
    29
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    Quote Originally Posted by KeepitComing View Post
    your issue is pi.
    started from blank aka zilch, its a good starter base thanks for your help
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Jul 2014
    Posts
    29
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    Quote Originally Posted by trixstar View Post
    use code tags jesus
    my bad bro, you think you could help me fix really quickly?
    Reply With Quote  
     

  6. #6  
    Member Okay so im trying to make a quest :) Market Banned

    xasterisk's Avatar
    Join Date
    Dec 2006
    Posts
    2,473
    Thanks given
    2,572
    Thanks received
    3,036
    Rep Power
    5000
    Quote Originally Posted by baucom88 View Post
    my bad bro, you think you could help me fix really quickly?
    Reply With Quote  
     

  7. #7  
    Registered Member Verisimilitude's Avatar
    Join Date
    Mar 2012
    Age
    26
    Posts
    487
    Thanks given
    45
    Thanks received
    17
    Rep Power
    0
    Quote Originally Posted by baucom88 View Post
    started from blank aka zilch, its a good starter base thanks for your help
    This is what I use with a friend, it's great and can learn easily with it.
    [spoil][/spoil]
    Code:
    [Today 05:35 AM] Verisimilitude: My new siggy
    [Today 05:34 AM] Verisimilitude: Ikr
    [Today 05:34 AM] a Kitty: 'there is litteraly nothing i can do to reach him, so i will just stand here and accept my fate'

    Reply With Quote  
     

  8. #8  
    Extreme Donator Okay so im trying to make a quest :) Market Banned



    Join Date
    Dec 2010
    Age
    25
    Posts
    6,060
    Thanks given
    1,692
    Thanks received
    1,238
    Rep Power
    1765
    Bruuuuh, code tags and I'll consider.
    Reply With Quote  
     

  9. #9  
    Registered Member
    Join Date
    Jul 2014
    Posts
    29
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    Quote Originally Posted by Wizard View Post
    Bruuuuh, code tags and I'll consider.
    Okay so I added this and everywhere i put it it gives me a error, but only 1 error now for whatever reason where is it exactly this belongs

    http://gyazo.com/73e9f1bc9a4f857fefc441e6865db980
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Im trying to make a interface
    By Mark in forum Help
    Replies: 0
    Last Post: 09-12-2011, 03:17 PM
  2. Replies: 2
    Last Post: 08-15-2010, 03:03 PM
  3. Replies: 6
    Last Post: 06-21-2010, 03:51 AM
  4. Replies: 0
    Last Post: 10-28-2009, 12:55 PM
  5. Replies: 4
    Last Post: 03-23-2009, 11:54 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •