Results 1 to 5 of 5

Thread: Addition for SPS[Plugin-extension for SPS]

  1. #1
    Join Date
    May 2012
    Location
    Moscow, Russia
    Posts
    661
    Mentioned
    35 Post(s)
    Quoted
    102 Post(s)

    Default Addition for SPS[Plugin-extension for SPS]

    Hey all. I present to you an extesion for SPS. This is plugin for the sps custom maps routine. This plugin works in conjunction with the Path maker for SPS => 2.1 and older. It allows you to load the map created in that path maker in your script from a map file. When you create a map file is written in the same sps paths, then you can use this map file into your script. The same way can be edited in that tool:

    https://villavu.com/vb/showthread.ph...18#post1127118

    How to use:
    1) Load the your custom map to a path editor
    2) Create the waypoint path in an editor.
    3) Press and save your a map to YOUR_SIMBA_PATH/Include/SPS/Img/Runescape_map/ (you need to create Runescape_map folder)
    4) Place extsps.dll to YOUR_SIMBA_PATH/Plugins
    5) Backup YOUR_SIMBA_PATH/Include/SPS/sps.simba
    6) Place new sps.simba to YOUR_SIMBA_PATH/Include/SPS/

    Hot to run test script:
    1) Place extsps.dll to YOUR_SIMBA_PATH/Plugins
    2) Backup YOUR_SIMBA_PATH/Include/SPS/sps.simba
    3) Place new sps.simba to YOUR_SIMBA_PATH/Include/SPS/
    4) Place your character to east varrok bank;
    5) In the test map file embended path bugs, you may fix that with the editor
    6) Place the test map file(mtest.spm) to the YOUR_SIMBA_PATH/Include/SPS/Img/Runescape_map/ (you need to create Runescape_map folder)
    7) Open test.simba in your Simba
    8) Fill declare player fields and hit Run.


    Source available on: https://github.com/CynicRus/extsps

    Have a nice day.
    Cheers, Cynic.
    Last edited by CynicRus; 11-15-2012 at 04:26 PM.
    Per aspera ad Astra!
    ----------------------------------------
    Slow and steady wins the race.

  2. #2
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    13,691
    Mentioned
    146 Post(s)
    Quoted
    130 Post(s)

    Default

    That sounds neat. Not so slow and steady after all, eh‽ ;-)



    The best way to contact me is by email, which you can find on my website: http://wizzup.org
    I also get email notifications of private messages, though.

    Simba (on Twitter | Group on Villavu | Website | Stable/Unstable releases
    Documentation | Source | Simba Bug Tracker on Github and Villavu )


    My (Blog | Website)

  3. #3
    Join Date
    May 2012
    Location
    Moscow, Russia
    Posts
    661
    Mentioned
    35 Post(s)
    Quoted
    102 Post(s)

    Default

    Definitely
    Per aspera ad Astra!
    ----------------------------------------
    Slow and steady wins the race.

  4. #4
    Join Date
    Dec 2011
    Location
    The Netherlands
    Posts
    1,631
    Mentioned
    47 Post(s)
    Quoted
    254 Post(s)

    Default

    I guess custom maps have to be 500x500, just like normal SPS? I'll give this a try soon. Bigger custom map support would be nice like a 1300x300 or something to walk from lumbridge to the G/E.

    Script source code available here: Github

  5. #5
    Join Date
    May 2012
    Location
    Moscow, Russia
    Posts
    661
    Mentioned
    35 Post(s)
    Quoted
    102 Post(s)

    Default

    Yep, now only 500x500 support. Maybe in the future I will take the restriction.
    Per aspera ad Astra!
    ----------------------------------------
    Slow and steady wins the race.

Thread Information

Users Browsing this Thread

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

Posting Permissions

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