Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: local variable 'spider_1_health' referenced before assignment
Post: local variable 'spider_1_health' referenced before...

Hello! I've been coding a text based game which includes many variables, I have condensed the code more to make it easier to debug. I have a problem with the variable spider_1_health, where it says: l...
Tbot1000 Game Development 1 1,766 Sep-01-2020, 08:56 PM
    Thread: How to time a user's input
Post: How to time a user's input

Hello again! For a text-based game I am making, combat is an essential part. I have chosen to make a timed system, where the quicker you press a certain key the more damage you do. Obviously you can ...
Tbot1000 General Coding Help 2 2,532 Aug-31-2020, 06:27 PM
    Thread: Variable Manipulation
Post: RE: Variable Manipulation

Ah. I believe this is the proper syntax for C++, I think I just confused them. Thanks a bunch!
Tbot1000 General Coding Help 7 2,842 Aug-31-2020, 05:47 PM
    Thread: Variable Manipulation
Post: RE: Variable Manipulation

There doesn't seem to be any problem with mining_skill = mining_skill =+ 5... I must be missing something obvious here.
Tbot1000 General Coding Help 7 2,842 Aug-31-2020, 05:36 PM
    Thread: Variable Manipulation
Post: Variable Manipulation

I have been working on a game which involves leveling up skills through different tasks. When a person types /m in the console and is in the coal mine, among other things the mining_skill variable is ...
Tbot1000 General Coding Help 7 2,842 Aug-31-2020, 04:24 PM
    Thread: List Identification
Post: RE: List Identification

Thanks! Frankly I'm a little ashamed I didn't see that :( I appreciate that though!
Tbot1000 General Coding Help 2 1,728 Aug-28-2020, 12:08 PM
    Thread: List Identification
Post: List Identification

Hello! I've gotten back into python coding, and have been coding a text game, here is the code. #imports here import random import time #all the variables - lets go! health = 20 coins = 700 shop_bu...
Tbot1000 General Coding Help 2 1,728 Aug-28-2020, 01:44 AM

User Panel Messages

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