Quote:
Originally Posted by Sharptron
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.