Add duration to disguise

Do you think this is a good idea?

  • yes

    Votes: 5 71.4%
  • no

    Votes: 2 28.6%

  • Total voters
    7

evilpuncker

vai se tratar garota
Messages
2,178
Points
0
Age
109
Location
bronzil
Github
EPuncker
Emulator
Client Version
2019-05-30a MAIN
My suggestion is to add a 'duration' parameter to both disguise and @disguise, simple as that
default_tongue.png


 
I tried to do a work around by using:

*montransform <monster id>,<duration>{,<sc_type>{,<val1>{,<val2>{,<val3>{,<val4>}}}}};
but it is not kinda fine because it display the text in character, and the "undisguise" commands doesn't works on it

 
I was looking your post and I decided make it, you can test and see if it works, at least here it works normally.
Sorry for my english, I only understand a little of english.

@EDIT
V2: Some little fixes and atcommand 'disguiseguild' with timer now.

V3: More fixes.

Usage:

atcommand: @disguise <monster id or name>, <tick in milliseconds>
atcommand: @disguiseall <monster id or name>, <tick in milliseconds>
atcommand: @disguiseguild <monster id or name>, <guild id or name>, <tick in milliseconds>
script: disguise <monster id or name>, <tick in milliseconds>;
eg:
@disguise 1002, 10000 -> Transforms the player in poring for 10 seconds
@disguiseguild 1002, Test guild, 10000 -> Transforms all players of 'Test guild' in poring for 10 seconds
disguise 1002, 10000; // Transforms the player in poring for 10 seconds

disguise_with_timer_by_cretino_hercules_rev30326_v3.patch
disguise_with_timer_by_cretino_hercules_rev30326_v2.patch
disguise_with_timer_by_cretino_hercules_rev30326.patch

 

Attachments

Last edited by a moderator:
Back
Top