JassMax Posted April 15, 2014 Posted April 15, 2014 HelloI want to make an armor.. that would give nothing! but when i wear that armor..any gm's command wont work on me!!example .. nuke, disgus..ban, mute....ect any command!!is it possible?thanks in advance Quote
Patskie Posted April 16, 2014 Posted April 16, 2014 *atcommand "<command>"; This command will run the given command line exactly as if it was typed in from the keyboard by the player connected to the invoking character, and that character belonged to an account which had GM level 99. // This will ask the invoker for a character name and then use the '@nuke' // GM command on them, killing them mercilessly. input @player$; atcommand "@nuke "+@player$; Note that for atcommands bound using 'bindatcmd', this command will execute the original atcommand, not the script-bound atcommand. Quote
kitty14 Posted April 18, 2014 Posted April 18, 2014 · Hidden by Patskie, April 22, 2014 - No reason given Hidden by Patskie, April 22, 2014 - No reason given @patskie: why are not replying on my messages?? I pay you $20 and got nothin. You just took advantage on me cuz it my first time to have paid service. All script you give me are bug not working not the one i ask for. And some can be foundhere. No originality!! Its nore than 1month. I choose you cuz you have name here in rathena. And what?? You scammed me. Everytime i ask you. You keep saying wait. Ansd the last time your net connection went out. Then what??? Thank you for nothing?????
Question
JassMax
Hello
I want to make an armor.. that would give nothing! but when i wear that armor..
any gm's command wont work on me!!
example .. nuke, disgus..ban, mute....ect any command!!
is it possible?
thanks in advance
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.