Please login or register.

Login with username, password and session length
Advanced search  

News:

Latest WME version: WME 1.9.1 (January 1st, 2010) - download

Author Topic: NEW FEATURES  (Read 5731 times)

0 Members and 1 Guest are viewing this topic.

MMR

  • Global Moderator
  • Frequent poster
  • *
  • Karma: 3
  • Offline Offline
  • Gender: Male
  • Posts: 349
  • http://mmrdeveloper.wordpress.com/
    • View Profile
    • TinyWME
NEW FEATURES
« on: October 03, 2003, 03:45:11 PM »

I think would be very useful some new lowlevel events for Scenes, Entities and Windows:

on "Load"
on "Unload"

And i'll be glad to be able to call/reference (by scripting) the Entities that you create with SceneEdit.

That's all ;)
« Last Edit: October 03, 2003, 03:45:49 PM by MMR »
Logged

McCoy

  • The cocido eater
  • Frequent poster
  • ****
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 365
  • Spurrrrrrring
    • View Profile
    • Spur Games
Re:NEW FEATURES
« Reply #1 on: October 03, 2003, 03:56:20 PM »

Mhhh... I think that with Scene.GetNode you can reference an entity or something loaded through SceneEdit to a variable in a script...
Logged

Click here to sign my sig!

MMR

  • Global Moderator
  • Frequent poster
  • *
  • Karma: 3
  • Offline Offline
  • Gender: Male
  • Posts: 349
  • http://mmrdeveloper.wordpress.com/
    • View Profile
    • TinyWME
Re:NEW FEATURES
« Reply #2 on: October 03, 2003, 04:29:25 PM »

yep, you're right about GetNode

Thanks McCoy
Logged

Mnemonic

  • WME developer
  • Administrator
  • Addicted to WME forum
  • *
  • Karma: 41
  • Offline Offline
  • Gender: Male
  • Posts: 5683
    • View Profile
    • Dead:Code Site
Re:NEW FEATURES
« Reply #3 on: October 03, 2003, 05:23:06 PM »

on "Load"
on "Unload"

on "Load" is not really necessary, because all the code outside event handlers and methods is executed when the object is loaded. And what would you need "Unload" event for?
Logged
Yes, I do have a twitter account
Please don't send me technical questions in private messages, use the forum. ::wave

MMR

  • Global Moderator
  • Frequent poster
  • *
  • Karma: 3
  • Offline Offline
  • Gender: Male
  • Posts: 349
  • http://mmrdeveloper.wordpress.com/
    • View Profile
    • TinyWME
Re:NEW FEATURES
« Reply #4 on: October 03, 2003, 06:30:58 PM »

To trigger some scripts/functions
Logged

Mnemonic

  • WME developer
  • Administrator
  • Addicted to WME forum
  • *
  • Karma: 41
  • Offline Offline
  • Gender: Male
  • Posts: 5683
    • View Profile
    • Dead:Code Site
Re:NEW FEATURES
« Reply #5 on: October 04, 2003, 09:43:20 AM »

Such as...? ;)

Ok, I have an intention to add some events, like on Save and on Load. But those will require a slight change to the scripting engine to make certain scripts "unsuspendable". Similar case would be with the on Unload.
Logged
Yes, I do have a twitter account
Please don't send me technical questions in private messages, use the forum. ::wave
 

Page created in 0.037 seconds with 19 queries.