[FS] Object Editor - In Game
#1

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)
  • /objectdestroyall (/oda)
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
Reply


Messages In This Thread
[FilterScript] Object Editor - In Game - by TheInnocentOne - 12.07.2010, 22:37
Re: [FS] Object Editor - In Game - by [03]Garsino - 12.07.2010, 22:40
Re: [FS] Object Editor - In Game - by Aleron - 12.07.2010, 22:42
Re: [FS] Object Editor - In Game - by Kevin_Joshen - 12.07.2010, 23:22
Re: [FS] Object Editor - In Game - by TheInnocentOne - 13.07.2010, 00:25
Re: [FS] Object Editor - In Game - by [L3th4l] - 13.07.2010, 00:29
Re: [FS] Object Editor - In Game - by TheInnocentOne - 13.07.2010, 00:29
Re: [FS] Object Editor - In Game - by hab2ever - 13.07.2010, 06:00
Re: [FS] Object Editor - In Game - by iZN - 13.07.2010, 07:50
Re: [FS] Object Editor - In Game - by TheInnocentOne - 13.07.2010, 09:22
Re: [FS] Object Editor - In Game - by nuriel8833 - 13.07.2010, 09:57
Re: [FS] Object Editor - In Game - by ViruZZzZ_ChiLLL - 13.07.2010, 10:06
Re: [FS] Object Editor - In Game - by TheInnocentOne - 14.07.2010, 11:45
Re: [FS] Object Editor - In Game - by TheInnocentOne - 15.07.2010, 12:00
Re: [FS] Object Editor - In Game - by BiieL - 15.07.2010, 17:13
Re: [FS] Object Editor - In Game - by TheInnocentOne - 16.07.2010, 03:08
Re: [FS] Object Editor - In Game - by TheInnocentOne - 18.07.2010, 10:25
Re: [FS] Object Editor - In Game - by Bull_BoY - 28.11.2010, 14:43

Forum Jump:


Users browsing this thread: 1 Guest(s)