Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Adding Scripts


Trev72
 Share

Recommended Posts

I'm new to EE and I am not sure where to add scripts into the main.txt.

For example where would I add this talking NPC script

Case 1
Dim Words
Words=Rand(100,1)
Call playermsg(index, GetVar("Words.ini", "Words", ""& Words &""), 14)

I added it right on the end of my main.txt created a words.ini file but when I logged int he NPC's weren't talking.

I would also like to know how to edit where people respawn when they die. I changed the boot map on the map properties. All that happens is when they die they just restore to full HP on the same tileĀ  :???:
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...