[FilterScript] Object Editor - In Game - TheInnocentOne - 12.07.2010
In-Game Object Editor
With this filterscript, RCON admins can create, destroy, rotate, and move objects in game!
Toggles
pawn Code:
#define AdminCheck(%1) IsPlayerAdmin(%1)
The above code can be changed if you have your own admin system which you would like to use.
pawn Code:
#define MAX_CREATABLE_OBJECTS 50
This define controls how many objects per-player can be created.
pawn Code:
#define STREAM_DISTANCE 200
The streamer will use this distance as a the view distance, can be changed if you have issues.
** NOTE ** This script requires Incognito's streamer plugin which is packaged with the download.
Commands
The following commands come with the filterscript for RCON admins (or whatever if you change it):
- /objectcreate <objectid> <rotX> <rotY> <rotZ> (/oc)
- /objectmove <objectid> <direction> <distance> <speed> (/om)
- /objectrotate <objectid> <rotX> <rotY> <rotZ> (/or)
- /objectstop <objectid> (/os)
- /objectdestroy <objectid> (/od)
Installation
Since this filterscript uses Incognito's streamer plugin, you will have to install that (comes in the .rar).
1. Place the streamer.dll (or streamer.so for linux) into your plugins folder.
2. Copy the .amx file into your filterscripts folder.
3. If you want to recompile the filterscript, you will need the include in the package as well.
4. Add streamer (or streamer.so for linux) to your server.cfg on the plugins line, and add ObjEdit to your filterscripts line.
Credits
-
[03]Garsino - base and showed me how to find free array slots
Download
-
v1.0 >
http://dl.g-fs.com/ObjEditv1.rar
Re: [FS] Object Editor - In Game - [03]Garsino - 12.07.2010
Nice work bbz
Re: [FS] Object Editor - In Game -
Aleron - 12.07.2010
damn that's some nice work here...congrats!
Re: [FS] Object Editor - In Game -
Kevin_Joshen - 12.07.2010
very nice looking!
Re: [FS] Object Editor - In Game - TheInnocentOne - 13.07.2010
Quote:
Originally Posted by Aleron
damn that's some nice work here...congrats!
|
Thanks
Re: [FS] Object Editor - In Game - [L3th4l] - 13.07.2010
Should make a save and load command so you can save and load object sets
Re: [FS] Object Editor - In Game - TheInnocentOne - 13.07.2010
Quote:
Originally Posted by [L3th4l]
Should make a save and load command so you can save and load object sets
|
Do you mean entire object sets or just one object that has been spawned?
Re: [FS] Object Editor - In Game -
hab2ever - 13.07.2010
Really nice, good job mate!
Re: [FS] Object Editor - In Game -
iZN - 13.07.2010
Awesome man. Great Job.
Re: [FS] Object Editor - In Game - TheInnocentOne - 13.07.2010
Thanks guys, please report any bugs you find. I am expecting one or two because this is the first release.
Re: [FS] Object Editor - In Game -
nuriel8833 - 13.07.2010
Awesome work!
Re: [FS] Object Editor - In Game -
ViruZZzZ_ChiLLL - 13.07.2010
Really awesome script here TheInnocentOne
Re: [FS] Object Editor - In Game - TheInnocentOne - 14.07.2010
Quote:
Originally Posted by ViruZZzZ_ChiLLL
Really awesome script here TheInnocentOne 
|
Thanks man
Re: [FS] Object Editor - In Game - TheInnocentOne - 15.07.2010
* EDIT: small bug fixed
Re: [FS] Object Editor - In Game -
BiieL - 15.07.2010
hey man, i am brazilian, may i translate this filterscript to portuguese and publish in Portuguкs/Portuguese section
Re: [FS] Object Editor - In Game - TheInnocentOne - 16.07.2010
Quote:
Originally Posted by scripter100
hey man, i am brazilian, may i translate this filterscript to portuguese and publish in Portuguкs/Portuguese section 
|
Sure, but ONLY if the credits are kept
Re: [FS] Object Editor - In Game - TheInnocentOne - 18.07.2010
* bump * d:
Re: [FS] Object Editor - In Game -
Bull_BoY - 28.11.2010
can download it showing server not found...