Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Engine
Talk
English
Views
Read
Edit
History
More
Search
Navigation
Home
Random page
Help using wiki
Editions
for WoW
for WildStar
for Solar2D
Documentation
for WoW
for WildStar
Reference
WoW
⦁ FrameXML
⦁ AddOns
⦁ API
⦁ WoW Lua
WildStar
⦁ AddOns
⦁ API
⦁ WildStar Lua
Engine
Tools
What links here
Related changes
Special pages
Page information
Site
Recent Changes
Editing
Engine:CVAR GameDll
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{dev/uicvar}} Explicit path and file for teh default loadable world library. <kua>set GameDll 'd:\install\lib\gamex64.dll'</kua> == Arguments == * name - 'GameDll' * value - relative or full path, and fully qualified file name for the module file to load. Default is unset. == Associations == * Is by default placed in the 'global' context. == Details == Realtive or full path and full name of the world native library to load. If this variable is not set, and [[CVAR lib_path]] and [[CVAR module]] are set, then 'module' and 'lib_path' will be used together to locate and load the library. If this [[CVAR GameDll]] is set, then its path will be used. After load 'GameDLL' will be automatically set the final value of [[CVAR lib_path]] and [[CVAR module]]. See [[CVAR module]] for a description and purpose of the library. See [[CVAR lib_path]] for an explanation of the library path. == Examples == === Default values === For the path executable path 'd:\install\engine.exe', and a 'lib_path' of './lib/' on windows running the 64-bit engine: set GameDll './lib/gamex64.dll' with install in: d:\install\engine effective OS load: d:\install\engine\lib\gamex86.dll == Notes == == See also == * [[CVAR lib_path]] * [[CVAR module]]
Summary:
Please note that all contributions to AddOn Studio are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
AddOn Studio Wiki:Copyrights
for details).
Submissions must be written by you, or copied from a public domain or similar free resource (see
AddOn Studio Wiki:Copyrights
for details).
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:Crumb
(
edit
)
Template:Crumbtext
(
edit
)
Template:Dev/uicvar
(
edit
)
Template:Editlink
(
edit
)
Template:Engine/devnav
(
edit
)
Template:Tocright
(
edit
)