Help Needed
I started making an RPG and I need help finishing it. I need someone to wright the story for it and come up with names for everything. Here is the beginning of it.
Samuelak (2)
I'll help out where I can.
PYTHORE3605 (104)
@Samuelak Thanks bro
@PYTHORE3605 I think in
var.py
file, on line 93, changeif vs = "sm":
toif vs == "sm":
adding another=
. we need this because with one=
python recognizes it as setting the value of something. for example, in your codeif vs = "sm":
python says, ok so vs is equal to sm(as a string) no problem, but wait vs can't equal sm(a string) and a:
.@Brendan23 I didn't make it clear but i need help with the story
@PYTHORE3605 oh,ok.