Difference between revisions of "Talk:Use Report"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Gr3y
(Created page with "Is there any equivilant of "Use Info" in Papyrus?--~~~~")
 
imported>Cipscis
(→‎Papyrus Use Info: I don't think so)
 
Line 1: Line 1:
==Papyrus Use Info==
Is there any equivilant of "Use Info" in Papyrus?--[[User:Gr3y|Gr3y]] 11:55, 16 February 2012 (EST)
Is there any equivilant of "Use Info" in Papyrus?--[[User:Gr3y|Gr3y]] 11:55, 16 February 2012 (EST)
: If you're talking about searching for uses of certain functions, because script source files are now loose files you'll have to use a 3rd party tool like [http://gnuwin32.sourceforge.net/packages/grep.htm Grep] or [http://skyrim.nexusmods.com/downloads/file.php?id=9790 Skyrim Script Dumper] to search through source code.
: If you didn't already know, there's a "Find Text" option under Edit, but I don't think it can find script usage by the script's name, unfortunately. There's a Scripts tab there, but that seems to be legacy from previous editors for which scripts were embedded in data files.
: Hopefully someone will be able to come along and tell me I'm wrong, though :)
: -- [[User:Cipscis|Cipscis]] 15:31, 16 February 2012 (EST)

Latest revision as of 15:31, 16 February 2012

Papyrus Use Info[edit source]

Is there any equivilant of "Use Info" in Papyrus?--Gr3y 11:55, 16 February 2012 (EST)

If you're talking about searching for uses of certain functions, because script source files are now loose files you'll have to use a 3rd party tool like Grep or Skyrim Script Dumper to search through source code.
If you didn't already know, there's a "Find Text" option under Edit, but I don't think it can find script usage by the script's name, unfortunately. There's a Scripts tab there, but that seems to be legacy from previous editors for which scripts were embedded in data files.
Hopefully someone will be able to come along and tell me I'm wrong, though :)
-- Cipscis 15:31, 16 February 2012 (EST)