Is it possible for a script within an object to change a notcard in the same object ?
If so a gentle hint would be nice.
thanks
These forums are CLOSED. Please visit the new forums HERE
Script to change notecard |
|
|
Mel Cramer
Registered User
Join date: 29 Apr 2006
Posts: 24
|
11-06-2008 02:20
Is it possible for a script within an object to change a notcard in the same object ?
If so a gentle hint would be nice. thanks |
|
Innula Zenovka
Registered User
Join date: 20 Jun 2007
Posts: 1,825
|
11-06-2008 02:35
Is it possible for a script within an object to change a notcard in the same object ? If so a gentle hint would be nice. thanks 'Fraid not. If you want a more permanent way of storing data than in a variable, then (if there's not much of it) you can keep it in the object's description field. Otherwise the object will have to store it in, and retrieve it from, an external database. |
|
Landtracker Magic
Registered User
Join date: 15 Jul 2008
Posts: 5
|
11-06-2008 02:36
I'll be first to answer!
Writing to notecards is not possible. Cheers! zg edit (dang I hate it when I troll the forums and forget I'm on my alt. ) ![]() edit edit (dang, soemone beat me anyway) |
|
MystressAnna Lovenkraft
Registered User
Join date: 24 Oct 2007
Posts: 28
|
11-06-2008 02:50
- Create a new notecard from scratch, or change or append to the contents of a notecard (except by communication with a bot).
pasted from the Scripting Tip Guidlines /54/60/214765/1.html |