| 02-23-2006, 09:19 PM | #2 |
Do a player pick, matching a string condition, comparing their name to the entered name. The just grab their player index and you are laughing. |
| 02-23-2006, 09:28 PM | #3 |
Never use Do Nothing calls btw, that is completely useless. |
| 02-23-2006, 09:39 PM | #4 |
Lol, doesn't it comment or something stupid like that whenever it becomes jass? |
| 02-23-2006, 09:50 PM | #5 |
i tried the pick all player then check to see if entered name matches name of picked player then set temp_player = picked player it picks blue even if i type the name of another player like teal or orange. |
| 02-23-2006, 10:08 PM | #6 |
Put in some checks at each variable assignment (like a game message printing the variable). Tnen you can check if your variables are all right. |
| 02-25-2006, 12:42 AM | #8 |
First thing I notice is that your substring numbers are wrong. Should be 1, 7. Edit-- nevermind, shouldn't matter either way. |
| 02-25-2006, 12:58 AM | #9 |
it includes a space right after -invite |
