Jump to content

Photograph

Closed 1.0.8 1.0.9

Suerion
Suerion

Posted

Hey, i had found another Issue. -> On Photo's you could also add an text

I had tried to add the Photo same as the Car Key, but it would not work

 

		if (item.info.itemid == 62577426 || item.name.Contains("Photograph"))
                {
                    item.text = newText;
                    if (Debug) Puts($"Photo written/edited/clicked on by :  {editor} text = {newText}");
                    item.MarkDirty();
                }

 

20220624193047_1.jpg

Krungh Crow

Posted (edited)

Hmm good one ill have a check

Edited by Krungh Crow
Krungh Crow

Posted

Changed Status from Pending to Closed

Changed Fixed In to 1.0.9

Suerion

Posted

17 minutes ago, Krungh Crow said:

Changed Status from Pending to Closed

Changed Fixed In to 1.0.9

Hey, i had testet it again, but with this changing, it does not work right,

You could enter an Text, but if you move it in the inventory, the text is gone.

Krungh Crow

Posted

didnt work for me either till the server save kicked in might be a steam thing

Suerion

Posted (edited)

8 minutes ago, Krungh Crow said:

didnt work for me either till the server save kicked in might be a steam thing

I think i had an resolving -> try to change it to

is the same as simple note 🙂

		if (item.info.itemid == 62577426 || canWrite)


For me it worked

Edited by Suerion
Krungh Crow

Posted

ye that part is not needed since its not requiring a permission

 

Suerion

Posted

4 minutes ago, Krungh Crow said:

ye that part is not needed since its not requiring a permission

Okey

1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.3k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.