Legend 1 Script

03/20/2021 20:02 Sharptron#1
Hey guys, im looking for the Constantinople login script, wich is already in the vsro client - but in legend 1 client there were also people walking around in the town, some1 might got the client or the script?

Thanks alot
03/21/2021 16:09 DaxterSoul#2
Quote:
Originally Posted by Sharptron View Post
Hey guys, im looking for the Constantinople login script, wich is already in the vsro client - but in legend 1 client there were also people walking around in the town, some1 might got the client or the script?

Thanks alot
The scripts for spawning the people in the town are hardcoded in the client.
The original code for this is still there and can be executed with |EUROP_INTRO or |CHINA_JANGAN respectively.

Normally the AREA=EUROP_CONSTANTINOPLE or AREA=CHINA_WHARF line is responsable for executing the spawn logic from the intro script. I haven't really digged too deep into why it's not working anymore.

You can also manually create a bunch of characters in the [SCRIPT] section of the intro and have them walk around or ride on horses. You'll be able to recreate everything except for the camels tracing the player as I've not seen a command that allows for that. I'm currently documenting all the script commands and their parameters including examples and will publish them on my SilkroadDoc GitHub soon.
03/21/2021 20:06 NorseGodTyr#3
Quote:
Originally Posted by DaxterSoul View Post
[Only registered and activated users can see links. Click Here To Register...]
The scripts for spawning the people in the town are hardcoded in the client.
The original code for this is still there and can be executed with |EUROP_INTRO or |CHINA_JANGAN respectively.

Normally the AREA=EUROP_CONSTANTINOPLE or AREA=CHINA_WHARF line is responsable for executing the spawn logic from the intro script. I haven't really digged too deep into why it's not working anymore.

You can also manually create a bunch of characters in the [SCRIPT] section of the intro and have them walk around or ride on horses. You'll be able to recreate everything except for the camels tracing the player as I've not seen a command that allows for that. I'm currently documenting all the script commands and their parameters including examples and will publish them on my SilkroadDoc GitHub soon.
simplest way is via script
[Only registered and activated users can see links. Click Here To Register...]