| 01-18-2010, 10:44 PM | #1 |
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 |
if you wanna do something for one player use if <player>==GetLocalPlayer() then
remember: creating any handle only for one player will cause desyncs |
