Difference between revisions of "Calling commands from C++"

Jump to navigation Jump to search
732 bytes added ,  12:57, 17 April 2009
→‎Command Offsets: re-added Licence
imported>Masterfreek64
imported>Masterfreek64
(→‎Command Offsets: re-added Licence)
Line 4: Line 4:
Here is a list of all commands in the 1.2.416 ( most recent ) game .exe+
Here is a list of all commands in the 1.2.416 ( most recent ) game .exe+
<pre>
<pre>
/*
Copyright 2009  Julian Bangert aka masterfreek64
This file is part of OblivionOnline.
OblivionOnline is free software; you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
OblivionOnline is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.
*/
//for version 2.416, from OblivionOnline by Julian Bangert
//for version 2.416, from OblivionOnline by Julian Bangert
// data extracted with OBSE
// data extracted with OBSE

Navigation menu