BinaryWorks.it Official Forum
BinaryWorks.it Official Forum
Home | Profile | Active Topics | Members | Search | FAQ
 All Forums
 eXtreme Movie Manager (Rel. 7), No More Updates
 Scripts
 IMDB.COM (Complete) question

Note: You must be registered in order to post a reply.

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
videodead Posted - 11 Sep 2009 : 09:33:31
Hello,
Is there anyway to get this option to work...

// #43# = Add the producers, writers, photographer, musicians to the "actors database".
// "Enable" = 1
// "Disable" = 0
#PUT#=0#43#

Changing #PUT#=0#43# to #PUT#=1#43# doesn't seem to do anything and checking the database verifies none of the names have been written to it.
3   L A T E S T    R E P L I E S    (Newest First)
JDommi Posted - 11 Sep 2009 : 11:56:37
Open the actor's site in a new #WEBSLOT# and store the whole data or only the webid with #TAKEACTOR#. Have a look at the actor's part in script, please. To take data directly you have to duplicate actor's code to producer's part.
As said, I don't have XMM here @work. So sorry, that I can't write it more detailed.
videodead Posted - 11 Sep 2009 : 11:32:48
Thanks, that works, but it only add the person's name, how would i go about getting their webid, looking at this line...

#FIND#="/name/nm#11#

it looks like it's stored in #11#, but i can't figure out how to write it to the database
JDommi Posted - 11 Sep 2009 : 10:26:27
Haven't got any script here at work - but have a look if this code snippet will do it:

#PUT#=1#01# //just to have a value to check
#IF# #43#==#01#
#ADDACTOR#=#13# //replace #13# with the value of #TAKEPRODUCER#, #TAKEWRITER#, etc.
#ENDIF#

You have to put this code into each part for producer, writer, photographer and musician.

BinaryWorks.it Official Forum © Binaryworks.it Go To Top Of Page
Generated in 0.07 sec. Powered By: Snitz Forums 2000 Version 3.4.07