20.10.2016, 15:25
Aight so im working on a faction system. See i use global variables for the names of faction as new faction1[50]; and so on. On /createfaction the name will be given to the variable like faction1. And when i perform /factions the variable which hold no name will appear blank right? so is there any way to make those blank spaces replaced with NONE?