View Single Post
  #2  
Old 02-12-2021, 11:13 AM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,490
Default

Quote:
Originally Posted by Slimshaydy View Post
Im teaching myself based off a few test scripts a friend sent me.
If you really want to learn, then there are a few resources to assist.
- https://eqemu.gitbook.io/quest-api/ is a great place to start
- Review existing quests in your quest folder and https://github.com/ProjectEQ/projecteqquests
- Use #questerrors in-game to see if quests are failing.
- Google "perl basic tutorial" for resources on how to use variables and general script structure
Reply With Quote