Thread: Updating scripts without restarting server

Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1 Updating scripts without restarting server 
    Banned

    Join Date
    Dec 2008
    Posts
    2,097
    Thanks given
    1,419
    Thanks received
    732
    Rep Power
    0
    Is it possible to change something in a script on riotscape source and have it change in game too without restarting the server and if so how would i do that?
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Apr 2009
    Posts
    1,727
    Thanks given
    403
    Thanks received
    210
    Rep Power
    390
    Nope, unless its a cfg file you will always have to compile and restart
    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 znick55 View Post
    Nope, unless its a cfg file you will always have to compile and restart
    well i think the python scripts are like cfg files you can change it without compiling but id like to know if you can have it update in game without restarting the whole server..
    Reply With Quote  
     

  4. #4  
    Registered Member

    Join Date
    Apr 2009
    Posts
    1,727
    Thanks given
    403
    Thanks received
    210
    Rep Power
    390
    Quote Originally Posted by Skoal View Post
    well i think the python scripts are like cfg files you can change it without compiling but id like to know if you can have it update in game without restarting the whole server..
    Someone can correct me if im wrong but, any change requires a restart to take effect
    Reply With Quote  
     

  5. Thankful user:


  6. #5  
    Banned

    Join Date
    Dec 2008
    Posts
    2,097
    Thanks given
    1,419
    Thanks received
    732
    Rep Power
    0
    Quote Originally Posted by znick55 View Post
    Someone can correct me if im wrong but, any change requires a restart to take effect
    Okay well thanks anyways
    Reply With Quote  
     

  7. #6  
    Registered Member Karilz's Avatar
    Join Date
    Feb 2010
    Age
    28
    Posts
    748
    Thanks given
    3
    Thanks received
    13
    Rep Power
    44
    Nope go ingame type ::reload


    Reply With Quote  
     

  8. #7  
    Banned

    Join Date
    Dec 2008
    Posts
    2,097
    Thanks given
    1,419
    Thanks received
    732
    Rep Power
    0
    Quote Originally Posted by Karilz View Post
    Nope go ingame type ::reload
    and this will update anything ive changed in the scripts?
    Reply With Quote  
     

  9. #8  
    Registered Member

    Join Date
    Apr 2009
    Posts
    1,727
    Thanks given
    403
    Thanks received
    210
    Rep Power
    390
    Quote Originally Posted by Karilz View Post
    Nope go ingame type ::reload
    ......I think he has to have that command added first?
    Reply With Quote  
     

  10. #9  
    Super Donator


    Join Date
    Jun 2007
    Age
    31
    Posts
    2,157
    Thanks given
    316
    Thanks received
    282
    Rep Power
    779
    Quote Originally Posted by Skoal View Post
    and this will update anything ive changed in the scripts?
    As long as it's one of the scripts, and you have a valid reload command, yes. Just make sure you save the script file before you reload them. Otherwise it's a waste of time
    Reply With Quote  
     

  11. #10  
    Banned

    Join Date
    Dec 2008
    Posts
    2,097
    Thanks given
    1,419
    Thanks received
    732
    Rep Power
    0
    I've got the command just checked now i just gotta figure out how to make a scriptwith a constant like

    XP_RATE = 9;

    and then in my addSkillXP method in PlayerAssistant.java make XP_RATE*amount so that i can change xp rate without restarting server
    Reply With Quote  
     

Page 1 of 2 12 LastLast

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
  •