MULT LANGUAGUE IN NEXT VCMP
THE PLAYERS OF CHINA , OF RUSSIA will thank
THE PLAYERS OF CHINA , OF RUSSIA will thank
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: vito on Feb 10, 2017, 04:56 PMQuote from: jWeb on Feb 10, 2017, 03:58 PMAs for the UID. Well, that can be stolen and replicated.Nobody will do that. Even if he will set password 123456 nobody will hack it. It's vcmp.
Quote from: jWeb on Feb 10, 2017, 02:20 PMQuote from: iReaL on Feb 10, 2017, 01:39 AMSIMPLE CODE FOR ADMIN XD
if ( cmd == "YOUR CMD" )
{
if ( player.Name == "YOUR NAME FOR ACESS THE COMMAND" )
{
The function () // The command
}
} else MessagePlayer( "YOU NO ARE ADMIN", player );
For more security on your server you can change the player.Name to
player.UniqueID , player.IP , player.UniqueID2 , or create one data base XD
So if I join with your name. Does that make me an admin on your server?
And also, how primitive that can be. If I want to use a different nickname, I have to search and edit the scripts and reboot the server.
This is the worst of the worst of the worst examples that could be given for something like this.
Quote from: iReaL on Feb 10, 2017, 02:08 AMQuote from: ...happymint_ on Feb 10, 2017, 02:01 AMYou gotta post the related script script too in order to get proper help.
Also what plugin are you using? The official or the other one by Ankris?
I made the mistake, but now there's another mistake there.
http://prntscr.com/e6sg7b
Quote from: ...happymint_ on Feb 10, 2017, 02:01 AMYou gotta post the related script script too in order to get proper help.
Also what plugin are you using? The official or the other one by Ankris?