[vJass] static keyword request

Bribe

vJass errors are legion
Reaction score
67
I come from HiveWorkshop, but I know that a request of this kind will only be passable here.

A bit difficult to explain, but this illustration points out something that would be awesome to implement:

JASS:
struct Name1
    static keyword Name2

    static method Name2 takes nothing returns nothing
    endmethod

    static method onInit takes nothing returns nothing
        call TimerStart(CreateTimer(),0.04,true,function Name2)
    endmethod
endstruct


This would simplify these thistype.Name2 commands that are an eyesore. Or be able to use:

JASS:
TimerStart(CreateTimer(),0.04,true,method Name2)


Thank you for your time :)
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top