30.12.2010, 23:29
Ok, i have a mysql based script, and i want to add ranks.
I have rank feilds in my db, a different one for each player.
I want it so that when a player logs on it says "PlayerRank Playername(Id) Logged On To The Server" and different players will have different ranks, so the server will have to desipher that. How would i make that happen? the rank feild in my db is rank and the name feild in my db is name.
I use strikenkids mysql plugin.
I have rank feilds in my db, a different one for each player.
I want it so that when a player logs on it says "PlayerRank Playername(Id) Logged On To The Server" and different players will have different ranks, so the server will have to desipher that. How would i make that happen? the rank feild in my db is rank and the name feild in my db is name.
I use strikenkids mysql plugin.