Results 1 to 7 of 7

Thread: Notice Board, Info Stand

  1. #1

    Notice Board, Info Stand

    I was just wondering, with these two aforementioned objects, is it possible to script in a new image that goes over the top of the old map of the island? I just find it strange that Sahrani is still there and would love to leave images of objects on them for missions.

  2. #2
    Moderator [FRL]Myke's Avatar
    Join Date
    May 27 2007
    Location
    Yay, Rank 34 of 47119 and catching up.
    Posts
    5,706
    try this in the initline of those objects:
    Code:
    this setObjectTexture [0,""]
    If the default texture is gone, then you can apply own textures there.

  3. #3
    Awesome thanks

  4. #4
    Works witn infostand1 & infostand2 Also Info Board (from PMC) but cant remove the map from Notice Board how do you get rid of the default texture? can it be done???

  5. #5
    [EDIT] NM I found it


    It looks like it's not editable I'm afraid.
    Last edited by rawrbear; Jun 27 2011 at 13:52.

  6. #6
    then what script do i use to add custom image?

  7. #7
    Moderator [FRL]Myke's Avatar
    Join Date
    May 27 2007
    Location
    Yay, Rank 34 of 47119 and catching up.
    Posts
    5,706
    Code:
    this setObjectTexture [0,"\filepath\filename.ext"]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •