Jump to content

Simple 'Advance Quest' script help please


AndrewBlane

Recommended Posts

My script won't save so there's probably a syntax error somewhere but I'm not very good at this so I don't know what it is.

The script is:

SCN 00AJBPinkMambaFoundCampTrig

begin onTriggerEnter player

	if getQuestRuning 00AJBPinkMambaQuest == 1
		if getStage 00AJBPinkMambaQuest == 10
			setStage 00AJBPinkMambaQuest 20
		endif
	endif

end 
You may be calling me some form of stupid or blind person but I can't see anything wrong with this.
Please help
-Andrew
Edited by AndrewBlane
Link to comment
Share on other sites

  • 2 weeks later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...