[Release] [SA:MP] [FS] In-Game Object Editor

Results 1 to 13 of 13
  1. #1
    Account Upgraded | Title Enabled! Worthy is offline
    MemberRank
    Apr 2008 Join Date
    ScotlandLocation
    256Posts

    [Release] [SA:MP] [FS] In-Game Object Editor

    This is an ingame object editor filterscript maked by breadfish and edited by me.

    This is basically an extended Version of the object editor script seen on youtube video maked by breadfish (Version Original!):

    [nomedia]http://www.youtube.com/watch?v=vYu1Okk_STA[/nomedia]

    Uses IsPlayerAdmin(playerid), so you need to be logged into rcon.

    --------------------------------------


    cmdlist:

    * /oadd [modelid] [name] - Adds a new object next to the player and selects it
    * /ocopy [name] - Creates a copy of currently selected object*
    * /odel - Deletes currently selected object and clears selection*
    * /omode [m_xy|m_z|r_xy|r_z] - Selects editing mode of currently selected object (move on map-X/Y Axis, move on map-Z-Axis, rotate on object-X/Y-Axis, rotate on object-Z-AXis*
    * /onext - List the objects next to player (broken for some reason, i fix it in next version)
    * /osel [object name] - Select object by name (the name you enterd for creating/copying an object)
    * /ostick <distance> - Stick currently selected object to player to place it via player movement*
    * /orelease - Detach an object sticked to the player*
    * /ofaktor [faktor] - Set movement/rotation speed multiplier*
    /ohelp - display all commands into filter - by me
    /osaveall - save all objects into file BREAD_OED.TXT - by me
    /odesel - Deselect any object selected - by me

    Commands marked with a * can also be accessed via a menu, you open it with the "Walk" key (Shift for me)

    Commands fixed:

    -/oadd - adds varios object with same name.
    -/odel - crash others objects into system

    System fixed:

    -Save and Load system for better permorface and secure.

    You start editing your selected object with the crouch-key (C for me), the camera then faces to the object and keeps tracking it when you move/rotate the object with your default Forward/Back/Left/Right Keys (or W,A,S,D)

    Standing up again with pressing C again stops editing the objeckt with arrow keys and you can walk with your player to another position.


    Download:


    http://geocities.yahoo.com.br/master...s/oed_rev3.zip
    Download OED_rev3.zip, upload your files and earn money.
    MEGAUPLOAD - The leading online storage and file delivery service

    New mirror by Justas [SiJ] - Broken

    [s]http://sa-mp.UrArcade.net/oed_rev3.zip[/s]

    New mirror by Klutty
    http://klutty2.comxa.com/Downloads/M...s/OED_rev3.zip


    If you found a bug or have a suggestion, please post here!
    Sorry for My ENGLISH!

    Code:
    Originally released by [BR]Allan on SA-MP forums


  2. #2
    Novice fonder is offline
    MemberRank
    Aug 2009 Join Date
    1Posts

    Re: [Release] [FS] [SA:MP] In-Game Object Editor

    Here is error Help me!!! What i to do?

    filterscripts\oed.pwn(7) : fatal error 100: cannot read from file: "dutils"

    Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase


    1 Error.

  3. #3
    Account Upgraded | Title Enabled! jokerdude is offline
    MemberRank
    Nov 2007 Join Date
    BaltimoreLocation
    522Posts

    Re: [Release] [FS] [SA:MP] In-Game Object Editor

    Quote Originally Posted by fonder View Post
    Here is error Help me!!! What i to do?

    filterscripts\oed.pwn(7) : fatal error 100: cannot read from file: "dutils"

    Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase


    1 Error.
    I think you need a certain file. Google it.

  4. #4
    Apprentice nielsbon1 is offline
    MemberRank
    Mar 2008 Join Date
    17Posts

    Re: [Release] [FS] [SA:MP] In-Game Object Editor

    I want a gate like in the airport for a house and i have put it in the game.
    How can i now make a command for it like /openmaingate or somthing like that for that gate?

  5. #5
    Evil Scottish Overlord Junkers is offline
    LegendRank
    May 2007 Join Date
    United KingdomLocation
    8,216Posts

    Re: [Release] [FS] [SA:MP] In-Game Object Editor

    You need to create the gate yourself by getting the coordinates for the closed gate, then for where the gate is to be positioned when it's opened, and I believe the SA:MP forums have a tutorial on making gates and the commands for them.

  6. #6
    8===D Hubba is offline
    MemberRank
    Jan 2009 Join Date
    CanadaLocation
    1,009Posts

    Re: [Release] [FS] [SA:MP] In-Game Object Editor

    Nice Release man this is gonna help me a BUNCH!

  7. #7
    Apprentice nielsbon1 is offline
    MemberRank
    Mar 2008 Join Date
    17Posts

    Re: [Release] [FS] [SA:MP] In-Game Object Editor

    Great thanks for your help i got a jail now with court

  8. #8
    Valued Member jahzeel21 is offline
    MemberRank
    Sep 2009 Join Date
    Beside my PCLocation
    102Posts

    Re: [Release] [FS] [SA:MP] In-Game Object Editor

    Quote Originally Posted by fonder View Post
    Here is error Help me!!! What i to do?

    filterscripts\oed.pwn(7) : fatal error 100: cannot read from file: "dutils"

    Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase


    1 Error.

    YOu Need To download the dutils.inc and put it on your pawnofolder/includes put there!! THAT IS IT !!HEHE

  9. #9

    Re: [Release] [FS] [SA:MP] In-Game Object Editor

    Quote Originally Posted by jahzeel21 View Post
    YOu Need To download the dutils.inc and put it on your pawnofolder/includes put there!! THAT IS IT !!HEHE
    Where can I download this?

  10. #10
    Novice ted80 is offline
    MemberRank
    Apr 2010 Join Date
    3Posts

    Re: [Release] [SA:MP] [FS] In-Game Object Editor

    this does'nt work with samp 0.3b

  11. #11
    Won again lol. propilot is offline
    MemberRank
    Jan 2010 Join Date
    CanadaLocation
    272Posts

    Re: [Release] [SA:MP] [FS] In-Game Object Editor

    Quote Originally Posted by ted80 View Post
    this does'nt work with samp 0.3b
    Because, I dont see anything edited ;o

  12. #12
    Apprentice R3spaWn3 is offline
    MemberRank
    Sep 2010 Join Date
    13Posts

    Re: [Release] [SA:MP] [FS] In-Game Object Editor

    Awesomeeeeeee but it itsn't too util

  13. #13
    Novice SpiritZ is offline
    MemberRank
    Apr 2012 Join Date
    2Posts

    Re: [Release] [SA:MP] [FS] In-Game Object Editor

    re-upload please



Advertisement