Quote:
	
	
		| 
					Originally Posted by Slimshaydy  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