AS the longggggg title states!![]()
AS the longggggg title states!![]()
My Scripts:
Cafinated Killer|~~| Ghoul Killer With Bank|~~|CraftingGuild
First TuT, Objonscreenfinder!
Look in the function list under includes then under world. I am sure there is one under there you can refer to or use.
FEEL FREE TO PM ME ABOUT ANYTHING! Will help over Teamviewer...just ask!!"WITH A NEW QUESTION COMES A NEW CHALLENGE"
Silentcore's AIO Service team !!! Pm me if you want questing done or service done or post on thread ofc
You dont think ive looked there? Ive already tried it and only way i could possible do it is log in log out select world then log in again
My Scripts:
Cafinated Killer|~~| Ghoul Killer With Bank|~~|CraftingGuild
First TuT, Objonscreenfinder!
SMART automatically loads lowest ping server.
To pick own,press play, once smart comes up either pause or stop the script.
Manually log in, select server, and log into game.
Press play.
My Scripts:
Cafinated Killer|~~| Ghoul Killer With Bank|~~|CraftingGuild
First TuT, Objonscreenfinder!
Oh I see. Well you will just have to do it manually as Yohojo said. Someone should definitley look into adding that function to the list.
FEEL FREE TO PM ME ABOUT ANYTHING! Will help over Teamviewer...just ask!!"WITH A NEW QUESTION COMES A NEW CHALLENGE"
Silentcore's AIO Service team !!! Pm me if you want questing done or service done or post on thread ofc
You could try replacing LoginPlayer; in the script with LoginPlayerToLob;
And then use those world changing functions etc, that should work.
To auto pick a world with login, in the players declaration use
Simba Code:Players[0].WorldInfo := [MEMBERS, WORLDNUMBER];
MEMBERS is either True or False, just set it same as the world you pick.
WORLDNUMBER is the World to log into.
SRL will do the rest when you call loginplayer;
My Scripts:
MethDwarfMiner - A Resource Dung Coal Miner
MethLarder - Oak Larder Maker #~# Oak Door Maker - MethDoorer
MethSudokuLITE - Small Casket Sudoku Solver (MEMBERS+ ONLY)
In addition to that, you can add a third parameter to the array which is PvP, but in login.simba, it checks for this length of this array, and if you have a third parameter, it selects a random world for some infuriating reason. Can this be changed? I really don't understand why it's there.
I think it's from the old PvP world system, not sure =\
That's why I left it out
I'm actually not sure if it matters what you set members to when you explicitly state a world number (i.e. it should work if you have it False but put a members world), that seems to only be used when you have the 3rd param and it picks randomly
-shrug-
Seems a bit weird and outdated, but it still works and is probably the easiest way to do it
My Scripts:
MethDwarfMiner - A Resource Dung Coal Miner
MethLarder - Oak Larder Maker #~# Oak Door Maker - MethDoorer
MethSudokuLITE - Small Casket Sudoku Solver (MEMBERS+ ONLY)
Simba Code:LoginPlayerToLob;
OpenWorldScreen;
SelectWorld(W);
LoginPlayer;
Put that where you would normally just have your Login player.
You've probably solved it by now... but just incase!
Luke
There are currently 1 users browsing this thread. (0 members and 1 guests)