hello everyone, tell me where should I add the code so that it looks in the commands.dat file not only for the name line but also for the alias line and processes it accordingly
Smaug 1.4a
Original:
#COMMAND
Name east~
Code do_east
Position 112
Level 0
Log 0
End
What I need:
#COMMAND
Name east~
Alias vostok~
Code do_east
Position 112
Level 0
Log 0
End
Smaug 1.4a
Original:
#COMMAND
Name east~
Code do_east
Position 112
Level 0
Log 0
End
What I need:
#COMMAND
Name east~
Alias vostok~
Code do_east
Position 112
Level 0
Log 0
End