Author Topic: Zelluloid rating:custom items  (Read 4763 times)

0 Members and 1 Guest are viewing this topic.

Offline Ivek23

  • Global Moderator
  • *****
  • Posts: 2667
    • View Profile
Zelluloid rating:custom items
« on: March 08, 2010, 07:17:06 am »
I wonder if that is even Zelluloid rating to edit the script that will be visible in custom items and what to enter where
Ivek23
Win 10 64bit (32bit)   PVD v0.9.9.21, PVD v1.0.2.7, PVD v1.0.2.7 + MOD


Offline rick.ca

  • Global Moderator
  • *****
  • Posts: 3241
  • "I'm willing to shoot you!"
    • View Profile
Re: Zelluloid rating:custom items
« Reply #1 on: March 08, 2010, 08:40:53 am »
It shouldn't be much different than I explained here.

Try changing AddFieldValue( mfRating, tmpstring );

to AddCustomFieldValueByName( 'ZELLU Rating', tmpstring );

Offline Ivek23

  • Global Moderator
  • *****
  • Posts: 2667
    • View Profile
Re: Zelluloid rating:custom items
« Reply #2 on: March 08, 2010, 09:49:40 am »
Thanks rick.ca I did and it works
Ivek23
Win 10 64bit (32bit)   PVD v0.9.9.21, PVD v1.0.2.7, PVD v1.0.2.7 + MOD