Jump to content

G.E.C.K


Lazrius

Recommended Posts

i think this is where i post this...

 

does anybody know how to change the value of a note so it costs more to buy. as i am making a mod and you need to buy a note in it. yet i cant change the price so its constantly free.

can somebody pls help me.

Link to comment
Share on other sites

Create a token(misc item) under "misc" tab and set any value to it. Call it "Note"

 

Then attach script to it

begin OnnAdd player
player.addnote yournote
removeme
end

Thus in the moment player bought the item, note is added to his inventory and this mist item is deleted.

Edited by tomm434
Link to comment
Share on other sites

The Note they must buy is a password will this work for that aswell. i mean can i apply this token as a password. as i can not find away to make a expensive password.

Link to comment
Share on other sites

never mind figured it out.

 

last question (probably). how to i get a terminal to unlock a door.

and if your willing to share... (probs not) could you tell me how to do other stuff on terminals e.g. make them add items to your inventory, display logs or show locations on your map etc... its just there are loads of mods that have cool stuff going on using terminals yet i can only find 2 videos on terminal both by sineon 2443. thanks in advance hope i learn something new and if you can show me how to unlock doors with terminals i would be very grateful.

Link to comment
Share on other sites

Well, that's a long process. I actually have guide on other site that might get you into scripting but it's not allowed here. I'll send you PM on how to find the article.

And it's not that easy. Scripting is hard and it'll be some time before you can do it easily.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...