HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Create quest for individual player

01-18-2010, 10:44 PM#1
Sirenfal
Is there a way to create a quest for individual players? I don't see any way to do it, it appears all the functions pertaining to quests will create it for everyone in the game.

Thanks in advance.
01-19-2010, 06:25 AM#2
Tot
if you wanna do something for one player use if <player>==GetLocalPlayer() then
remember: creating any handle only for one player will cause desyncs