How to change password to no hash? I want to integrate SA:MP Server with SMF, i mean, to use SMF username and password on samp server or reverse. Is there any way to do that?
Well, changing the password to no hash is about the WORST thing you can do for security and I guarantee you no-one here will tell you how to compromise the security of SMF's code.
Not knowing how SA:MP Server works, it's impossible to suggest how the two could be bridged. But changing the hash of the password is not the way to do it.
SAMP Server is using SQL too, and i want to made all in one, to use same displayName and password column for smf and samp. But hash is diferent.
*shrug* I can't help you without more information.
there are lots of ways to bridge the memberlist between programs... but, as arantor says, we need more SPECIFIC information on what you are trying to do (and why).
Don't "assume" that whatevere you thought of is the "correct" way to do anything.
Give us your goal, the end result along with the details (like what the SA:MP is and what the database structure, encoding, etc is...