|
-
Feb 22nd, 2001, 04:17 PM
#1
Thread Starter
Addicted Member
Hey, I'm almost there with the commentary thing, I can now load the text file and generate it randomly using arrays (i'm learning fast lol), I now have just one problem:
In the text file, all the commentary follows the line of:
P# passes the ball to R#
P# being passer, R# being receiver.
However, in the program, P# is already set as T1P1 (as string) and R# as T1R1 (ditto).
How do I make it so that when P# and R# are loaded, the program says that T1P1 = P# and the name of the player is put in place of it?
Thanks in advance...
(I'm almost done once I know how to do this )
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|