Thread: [HELP] Confused!!

Results 1 to 6 of 6
  1. #1 [HELP] Confused!! 
    Registered Member
    Join Date
    Dec 2009
    Posts
    215
    Thanks given
    6
    Thanks received
    11
    Rep Power
    27


    Hey, I really need help... I have my auto updater scripts but I have no idea how to get the game to run them... Whats the line of code that I use to make the game files run the auto updater's 3 scripts first so It updates? How do I do it... Please help...

    Thanks,
    Owner Mike
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Dec 2009
    Posts
    215
    Thanks given
    6
    Thanks received
    11
    Rep Power
    27
    Bump!!! Need help!!!
    Reply With Quote  
     

  3. #3  
    ZRPS
    Guest
    Add them to process..
    or case 121
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Dec 2009
    Posts
    215
    Thanks given
    6
    Thanks received
    11
    Rep Power
    27
    Can you give me an example code please???
    Reply With Quote  
     

  5. #5  
    ZRPS
    Guest
    public void process{

    zrpsisthebestcommunityever();



    just search for process and add the void of the packet under it.
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Dec 2009
    Posts
    215
    Thanks given
    6
    Thanks received
    11
    Rep Power
    27
    So in that "zrpsisthebestcommunityever();" do I change it to the name of the file I want to run? Or what...

    Oh.... yea... not like that.. I mean how do I get it to run the "Files" as in seperate files not in the actual java file but in another java file, what do i do.

    Help!!!... I really need this auto updater.

    Hey, is this one way to do it? As in do I replace that.... With the file I want????
    -------------------------------------------------

    public void update()
    {
    VersionGetter versiongetter = new VersionGetter("./Files/updater/Version.xml");
    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
  •