Corey Iles
Corey Iles
Those things I addressed weren't for the problem at hand, I was just trying to help you out. But you didn't do this: > Show your create line for `ServerAccounts[i][ProgressBar]`
Yeah, I actually have the gradient code basically. It's simple stuff though.
``` enum { BAR_COLOUR_MODE_SINGLE = 1, BAR_COLOUR_MODE_LEVELED, BAR_COLOUR_MODE_GRADIENT } ``` `pbar_colourMode` ``` // pbar_colourMode stock GetPlayerProgressBarColourMode(playerid, PlayerBar:barid) { if(!IsValidPlayerProgressBar(playerid, barid)) return 0; return pbar_Data[playerid][_:barid][pbar_colourMode]; } stock SetPlayerProgressBarDirection(playerid, PlayerBar:barid, mode) {...
Yeah, one at a time when each finishes? That's annoying. Especially when you use torrents as much as I do.
Nope, never has for me
Same here. @fiskybusiness even with the default configuration file. Clicking the create room buttons does nothing. Also mouse is stuck being visible when the mod is installed.
I found that it is due to having any more than 4 players. Set it back to 4 and everything else works fine, even the mouse is no longer visible...
Also other suggestions I have so far below. I'd be happy to contribute to this with you.  I have these working already. The commented ones are the default values....
Don't assume it's abandoned because the developer took a break.