Originally posted by RaNd0mNeSs1000
Well I Fixed All The String Overflows Errors (I Think)
The reason you have the problem with starting the menu is that you are running the function under onPlayerSpawned() Twice.. You need to run it straight from the rank.gsc onPlayerSpwaned() and take out the waittill..
And you are using Correy's menu base which will still overflow,, you haven't fixed it I'm afraid..
Use Karoolus's menu instead..