29.04.2011, 02:28
@Sascha it again gives me "Invalid function call" error for the same line format(PlayerPassword(playerid), 128, tmp);, Any ideas? Ok ill explain what its function is, When some player does /pass (His desired password) , the password (maybe in words and also letters) must be stored in the variable PlayerPassword, and we need to use (playerid) because each player uses unique password (maybe not if same team uses same password) , So i hope you understand, What do you now?