I havent even tried to make a module yet, but im trying to make a good story in my head before i make one..
I was wondering.. is it possible to have a different starting area for a race..?
like.. if your a dwarf you start in a dwarf city, as a halfling in a halfling city etc etc
little question here
I don't know if it is possible to have a different starting area according to race, but you could make a starting location and divide it in several rooms, each room appropriate for a race and put several staring points. But you have to script the staring points i guess.
EDIT: I just realised that you can't place several starting points in the same area.
EDIT: I just realised that you can't place several starting points in the same area.
"When I am working on a problem I never think about beauty. I only think about how to solve the problem. But when I have finished, if the solution is not beautiful, I know it is wrong."
Buckminster Fuller
Buckminster Fuller
You can.
Modify the onClientEnter script to JumpToLocation the PC (using AssignCommand) wherever you'd like to see them start, according to race.
Note: DelayCommand the jump by at least 0.5 seconds, or the game will take you back to the starting location anyway.
Modify the onClientEnter script to JumpToLocation the PC (using AssignCommand) wherever you'd like to see them start, according to race.
Note: DelayCommand the jump by at least 0.5 seconds, or the game will take you back to the starting location anyway.
[url="http://www.sorcerers.net/Games/BG2/SpellsReference/Main.htm"]Baldur's Gate 2 Spells Reference[/url]: Strategy, tips, tricks, bugs, cheese and corrections to the manual.