67425e684663a

67425e684927f
1 Guest is here.
 

Topic: Editing Keycard Strings Read 1202 times  

67425e68497d1WalterREQUiEM

67425e68498d2
Hello,

I'm trying to change the strings of a Keycard (the Cryogenics Access one in particular) to a custom one, and I've been able to change the tooltip at the top of the screen and the MFD Keycard list correctly, but when I pick up the Keycard, it still shows the default "Crygenic Access card picked up" String. Is this tied to the Object name string, or is there something else I need to edit?

Also, is there a way that I can view my custom strings and such in ShockEd? In order to test this out, I'm having to run my level through the actual game to make sure im adjusting things correctly because my ShockEd displays the vanilla text. Thanks in Advance!

EDIT: I figured out my issue with my 2nd question but still would appreciate pointers on getting the pickup strings working.
« Last Edit: 24. September 2020, 04:00:23 by WalterREQUiEM »

67425e6849a81voodoo47

67425e6849b21
iirc, this is how it works;
  +ObjProp "ObjLookS" = "BigSpoon: "This is a very large spoon. Looks fairly.. Colourless.""
  +ObjProp "ObjName" = "BigSpoon: "A very large spoon""
  +ObjProp "ObjShort" = "BigSpoon: "Large spoon""
the engine will look for BigSpoon in the strings, if found the string text will be used, if not, it will use the second text bit from the editor/dml. ObjName should be what you are after, I think.

this is how the Spoon mod adds the descriptions without messing around the actual strings.
Acknowledged by: WalterREQUiEM

67425e6849bd8WalterREQUiEM

67425e6849c88
tyvm Voodoo, I got it working, it was ObjShort.  :thumb: could the objprop properties be used in making custom items for a level/mod?

67425e6849d27voodoo47

67425e6849d7a
not quite sure what do you mean (dml mods?), but pretty sure the answer is yes.
1 Guest is here.
Als die letzte Fackel verglüht ist, ist auch das Freiheitsgefühl verflogen. Sie sind wieder junge Menschen in schmutzigen Schuhen in einem verqualmten Tunnel.
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
67425e684ac7b