Menu

Show posts

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 Menu

Messages - iReaL

#1
General Discussion / [sugesstion] Mult Lang
Feb 10, 2017, 08:54 PM
MULT LANGUAGUE IN NEXT VCMP

THE PLAYERS OF CHINA , OF RUSSIA  will thank
#2
George's VC:MP Launcher / Re: VC:MP Launcher
Feb 10, 2017, 08:43 PM
LINK NOT WORK... PLS FIX
#3
Quote from: vito on Feb 10, 2017, 04:56 PM
Quote 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.

Yes...
#4
Quote from: jWeb on Feb 10, 2017, 02:20 PM
Quote 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.

Not the worst, the worst would be if the admin needs a level ()
I said that it can become more secure with the .uniqueID, .IP, and other commands.
#5
Quote from: iReaL on Feb 10, 2017, 02:08 AM
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?

I made the mistake, but now there's another mistake there.
http://prntscr.com/e6sg7b

I FIXED THE 2 ERROS

// GOOGLE TRANSLATE


Thank you, I arranged the 2 errors thank you for trying to help
#6
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?

I made the mistake, but now there's another mistake there.
http://prntscr.com/e6sg7b
#7
SIMPLE 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
#8
[HELP] How to fix the error in WriteIniBool

THE ERROR : http://prntscr.com/e6s5s1
THE FOLDER OF SCRIPTS: http://prntscr.com/e6s5wd

MY VCMP VERSION IS 0.4 // 04rel004
#9
George's VC:MP Launcher / Re: VC:MP Launcher
Feb 01, 2017, 08:11 PM
FIX THE LINK PLS