evilpuncker 503 Posted May 18, 2015 My suggestion is to add a 'duration' parameter to both disguise and @disguise, simple as that Quote Share this post Link to post Share on other sites
Inochi 3 Posted May 18, 2015 would be great for IG events Quote Share this post Link to post Share on other sites
evilpuncker 503 Posted May 19, 2015 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 Quote Share this post Link to post Share on other sites
Cretino 48 Posted March 27, 2016 (edited) 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.@EDITV2: 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.patchdisguise_with_timer_by_cretino_hercules_rev30326_v2.patchdisguise_with_timer_by_cretino_hercules_rev30326.patch Edited April 1, 2016 by Cretino 2 Legend and Lamex reacted to this Quote Share this post Link to post Share on other sites
evilpuncker 503 Posted March 28, 2016 @@Cretino great dude, can you please make a pull request here? Quote Share this post Link to post Share on other sites
Cretino 48 Posted March 28, 2016 Of course, just that I can't now, later I send. 1 evilpuncker reacted to this Quote Share this post Link to post Share on other sites