mob/verb/make_potato()
set src in view()
name = "potato"
desc = "Mmm. Where's the sour cream?"
icon = 'items.dmi'
Problem description:
As the title states "learning". I am under the impression that this should be able to change someone in your view to a potato; correct me if I'm sadly mistaken. I have been around BYOND for 5 years under a previous key, and I just mustered up the motivation to kick my rear to learn and comprehend the language. So my situation is I do compile frequently which in my outlooks is a good habit to have as a programmer. After compiling this portion I run and test what I added to the game. I hit the command it turns me into a potato. I am trying to understand why. I'm guessing since there are no other users it just turns me into a potato. What would be causing that? My main theory is no other users and it checks for the next best thing to turn into a potato. I see nothing wrong with the code, but again I'm learning since I gave ya'll a simple code right out the byond guide so if you would direct me in the right path to fix this little mishap I'd appreciate it. If you are not busy and wouldn't mind tutoring me I rather learn from someone who is experienced and has good habits. As I have a game in idea to make, but I lack experience in programming so before I even attempt a shot at the game I want to produce I must build my experience so I'd appreciate all the help and tutoring I can get.
Sincerely,
ECA