Not sure how to do it

Post » Tue Mar 15, 2011 2:22 am

Hello, I am wondering i want to be able to make a terminal that has the text "Login" Result text "You have successfully Logged in" And upon clicking that Login it Edits a note and Adds 'Playername' has logged in on Entry to base at (IN GAME TIME) so when i view the security logs on another computer it makes it look like it tracks the players movements within the facility i am making, I have FOSE if that helps?

like adds it on a line and if he logs in again on another day it adds another line saying playername has logged in on Entry to base at (IN GAME TIME)

So it would look like this if he logged in twce

Tomohauk Has Logged In On Entry To Base At 13-23
Tomohauk Has Logged In On Entry To Base At 18-09
User avatar
Siidney
 
Posts: 3378
Joined: Fri Mar 23, 2007 11:54 pm

Post » Tue Mar 15, 2011 3:28 am

Hmmm. You cannot edit the note ingame. You might be able to make it display a global variable, but I'm not sure. The best I think you could do (and I have barely used FOSE so it may make this possible, but I doubt it) is to have it say 'Playername last logged in at XX-YY' And I'm not even sure you could call the players name. So you can possibly do something close, but not exactly what you want I dont think.
User avatar
Lexy Dick
 
Posts: 3459
Joined: Mon Feb 12, 2007 12:15 pm

Post » Mon Mar 14, 2011 3:23 pm

You can use variables in notes. You could use things like GameDay for the data.
User avatar
Ladymorphine
 
Posts: 3441
Joined: Wed Nov 08, 2006 2:22 pm

Post » Mon Mar 14, 2011 8:50 pm

Hmm i thought it might be able to because with RTS mod it edits the game by placing items INGame like a sandbox so i thought haveing a script add a line of text to a note each time he/she activates the console text "Login" Would be simple. But im still new in scripting so i was unsure. Well thank you both for your swift replies if anyone else that reads this has either done this or knows if its possible please email me on Tomohauk@gmail.com

Thanks
Tomohauk
User avatar
Lizs
 
Posts: 3497
Joined: Mon Jul 17, 2006 11:45 pm

Post » Mon Mar 14, 2011 4:14 pm

Well adding things ingame in realtime like the RTS mod, is a WHOLE separate thing. Those are indevidual items, that can be added several ways using trig to determine where the person is aiming and where to place them. You want to edit the text within on item. You could have it add a new note each time they log on, and just have them all stack up as they log on more and more and more. But editing the text within a note and adding more to it is impossible.
User avatar
GabiiE Liiziiouz
 
Posts: 3360
Joined: Mon Jan 22, 2007 3:20 am

Post » Mon Mar 14, 2011 3:39 pm

Hmm ok well lets try this one. This might be easier to do, it will be the same text like "The last login was at (LASTLOGINTIME)" but instead of adding text how about the variable of the LASTLOGINTIME changes each time "LOGIN" Is pressed

I also want to thank everyone for not getting upset with my annoying questions i am having difficulty trying to explain what i mean so i must not make much sense some of the time :)
User avatar
Dona BlackHeart
 
Posts: 3405
Joined: Fri Dec 22, 2006 4:05 pm


Return to Fallout 3