Skip to content

Dia/ScriptLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ScriptLib

AEGIS ScriptLib rewritten in C#

Issues

  • CNPC - This is somehow mixed and I need to recheck it GetActionScriptPos might have to check the TokenData as well for OnCommand
  • ZoneServer::NPCScripts - check where the handler is set and how to prevent OnFunc of NpcServer getting called for init run
  • NpcEvent::Run - This just sets the position of the npc in the npc.bin buffer, It does not call proc() to execute it and if it calls proc() it just executes one line of the script. Is this called from ZoneServer:Process()?

About

AEGIS ScriptLib rewritten in C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published