View Single Post
  #11  
Old 05-02-2009, 11:25 PM
Zeice
Sarnak
 
Join Date: Oct 2008
Location: USA
Posts: 92
Default

Something I found is that when you create a new activity it is defaulting the first activity ID to 1, then it goes to 2, 3, 4, etc.

It was causing me issues because the task wouldn't load in game. Found out that the ID needs to start at 0, then 1, 2, 3, 4, etc. I changed it and it worked. I don't know if this was user error or if it's really bugging the tasks out. Anyone notice this?
Reply With Quote