ItsMods

Full Version: Problem in C#
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So im trying to test the epiczombie code made by jaydi but it goes whrong when im
trying to change the framework to 3.0 ( after made the addon as reference ofc)
it give me these weird messages and the project wont show up anymore :\

screenshot

[Image: gvd.png]

yes ima beginner in this , could be easy selution or maybe not

cheers anyway
Press Project (toolbar) > Project properties: EpicZombie > Change NET Framework to 3.0

EDIT: if you're already changed it, just delete thoose references
(07-23-2012, 12:52)JayDi Wrote: [ -> ]Press Project (toolbar) > Project properties: EpicZombie > Change NET Framework to 3.0

EDIT: if you're already changed it, just delete thoose references

yes i understand how to change the framework here
but when i change this, the project dissapears and wont come back and give me these errors

deleting the references with the triangle doesnt help.
it dont disappears, it just closes the page you were on. go to the right, click Class1.cs and then you are done. If you want make dissappear that warnings (they are not errors) then to the right were was class1.cs find all icons with a warning icon and delete them by pressing Delete on your keyboard or right click => delete

learn some c#
ok ye i got it now, fixed tnx for the help

and kokole, as i said im new with C learning Smile