[Tutorial] [Beginners Tutorial] Making a Suggest Command
#5

pawn Код:
new string[128],suggestion,pName[MAX_PLAYER_NAME]; //You must put suggestion[128]
So it must be like this
pawn Код:
new string[128],suggestion[128],pName[MAX_PLAYER_NAME];
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)