Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
issues with name color?
#1
hey! im using renpy if anyones familiar with it to code my game, and i typed in this thread: define m = Character("Mothman”, color=“#3e2a54”). i keep getting the error I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


File "game/script.rpy", line 6: is not terminated with a newline. (Check strings and parenthesis.)
(Perhaps you left out a " at the end of the first line.)
define m = Character("Mothman”, color=“#3e2a54”)

What is the issues? Please help!
Reply


Messages In This Thread
issues with name color? - by friskisan - Jan-17-2018, 06:21 PM
RE: issues with name color? - by buran - Jan-17-2018, 06:49 PM
RE: issues with name color? - by friskisan - Jan-17-2018, 07:05 PM
RE: issues with name color? - by Gribouillis - Jan-17-2018, 08:33 PM
RE: issues with name color? - by nilamo - Jan-17-2018, 08:46 PM
RE: issues with name color? - by rayminator - Apr-08-2018, 12:38 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Turtle Star Fill Color Yellow-White Interchanging Color Effect codelab 9 1,147 Oct-25-2023, 09:09 AM
Last Post: codelab

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020