This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
The problem is in your bank initialization. You can't load and initialize banks via loops or with variables. You have to initialize and open each bank for each individual player. One at a time.
Sounds like a problem with your code. Paste away!
The problem is in your bank initialization. You can't load and initialize banks via loops or with variables. You have to initialize and open each bank for each individual player. One at a time.
Sounds like a problem with your code. Paste away!