12.08.2013, 14:42
So I've been trying for like 30 minutes now to manage and save to a variable PlayerData[playerid][Name] the inputtext from the dialog but when I try to define inputtext equal to PlayerData[playerid][Name] it returns either nothing either an integer. I've tried SetPVarString, strcat, format and even itself without convert fuctions but still didnt manage to get it right. Anyone has an idea on how to solve this