Search found 3 matches
- Tue Mar 31, 2015 3:14 am
- Forum: Ren'Py Questions and Announcements
- Topic: Q: String Comparison and Manipilation - InString/StrLen/Etc
- Replies: 2
- Views: 1416
Re: Q: String Comparison and Manipilation - InString/StrLen/
Thanks, PyTom. That is exactly what I needed!
- Mon Mar 30, 2015 11:35 pm
- Forum: I am an Artist
- Topic: [Closed over summer] Accha's sprites, paintings, CGs, PVs
- Replies: 12
- Views: 3944
Re: Digital artist for hire! Sprites, paintings, CGs, PVs
Just curious, as I am new to this: commissions such as these, do they come with the rights to use them in a commercial project afterwards? i.e. if someone commissioned you for a game they were intending to release for sale once it was done, would that incur another/higher fee?
Cheers,
Moose
Cheers,
Moose
- Mon Mar 30, 2015 11:22 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Q: String Comparison and Manipilation - InString/StrLen/Etc
- Replies: 2
- Views: 1416
Q: String Comparison and Manipilation - InString/StrLen/Etc
Hi All, I am new to Ren'Py (though not new to programming and scripting, C, Java, PHP) and I was trying to find out if there is any documentation on string queries and manipulation in Ren'Py. For example, I have a place where the player can enter their name into the game, with the basic: $ playernam...