Thread: Can I do this in an XML file?

Results 1 to 3 of 3
  1. #1 Can I do this in an XML file? 
    Banned

    Join Date
    Dec 2008
    Posts
    2,097
    Thanks given
    1,419
    Thanks received
    732
    Rep Power
    0
    I'm using Project omega (hyperion) and spell data (such as max hit, rune requirments, ect. Stuff like that) is loaded through an XML file and i was wondering if in the XML file can I set an int for max hit to...
    Code:
    (e.getSkills().getLevel(Skills.MAGIC)/10) + 10
    Would i get errors if i did this?
    Reply With Quote  
     

  2. #2  
    //

    Join Date
    Jun 2007
    Posts
    45
    Thanks given
    2
    Thanks received
    14
    Rep Power
    654
    Other than asking the community, wouldn't it been smart to have tried it? If it didn't work you obviously know the answer now.
    :-)
    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    Dec 2008
    Posts
    2,097
    Thanks given
    1,419
    Thanks received
    732
    Rep Power
    0
    Quote Originally Posted by Patrick View Post
    Other than asking the community, wouldn't it been smart to have tried it? If it didn't work you obviously know the answer now.
    you cant compile an XML file, so i wouldn't know if there are any errors, but i guess i could have tried it ingame lol
    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

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •