Click here to Skip to main content
15,899,679 members

Comments by sOwlO (Top 8 by date)

sOwlO 5-May-20 18:29pm View    
Thank you for your reaction. I voted five. But I heard some older guy. And he said, that they had to learn everything from documentation in Basic, back in the days. Because, there was not tutorials etc. So. Why not make documentation understable and applicable? And those out of date vids? With strings? They should rebuild it! With their money, they can afford it.
sOwlO 5-May-20 17:24pm View    
Thank you a lot! Really helpful.
sOwlO 25-Jan-20 14:06pm View    
@Dave You are right. I added "component class" instead of "class". Thank you :)
sOwlO 25-Jan-20 14:04pm View    
tryed this:
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Diagnostics;
using System.Text;
Still same error. Btw. books and yt vids are main resources for learning, now.
sOwlO 25-Jan-20 0:11am View    
Im not hiding anything! :D Console.WriteLine(weapon1.ammo); is the "trouble line". cant read the .ammo
Tryed to switch that to .title and .colour and still the same error message.