So, (Hi guys, I'm new ) how can I add a conversation that starts immediately at the start of the game, like when Virgil starts talking in the "original" Arcanum
You could use this : 0 Distance between Attachee and Player : get in Local 0 1 IF Local 0<= 2 THEN call script attached to Attachee at point 9 at line 0 with triggerer Player ELSE return and RUN default 2 remove this script 3 return and RUN default Place this script in Heartbeat of the NPC
Well, when I made a mod (that I'm not making anymore) I just put a guy close to the start location and he spoke to me as soon as the game started (dunno why).