ItemLock for 5165 Problem?

06/21/2010 23:00 killersub#1
okay, so I followed ImmuneOne's guide of adding and saving/loading item lock but somehow I keep gettin a dumb ass error, well actually I got it in different files...in character.cs its saying "Locked does not exist in the corrent context" and I added public int Locked; and public unit LockedDays;...then sum more in ItemLock.cs saying: "NewestCOServer.Game.Item does not contain a definition for 'Locked' and no extension method 'Locked' accepting a first arguement of type NewestCOServer.Game.Item' could be found( are you missing a using directive or an assembly reference?)

thats da dumb ass error Im having dat it cant find "Locked" anywhere lols...any help would be useful :)
06/22/2010 00:48 pintser#2
try: right click the red marked error: Resolve. and see the resolves of it..
especialy at the NewesCoServer error, right click on the red marked sence, and find the tab: resolve.

cant find? try other scences.