SA-MP Forums Archive
[FilterScript] [FS] In Game Object Editor [0.3] - All object list into menu - By Breadfish - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] [FS] In Game Object Editor [0.3] - All object list into menu - By Breadfish (/showthread.php?tid=79035)

Pages: 1 2 3


Re: [FS] In Game Object Editor - Ace_Steele - 14.07.2009

when holding the object click left alt and a menu opens


Re: [FS] In Game Object Editor - trm - 16.11.2009

when i add an object the object is floting above the ground how i fix that ??


Re: [FS] In Game Object Editor - Adamus - 16.11.2009

Thanks! That's good.
This is a good alternative to the MTA editor.


Re: [FS] In Game Object Editor - killer98p - 17.11.2009

This ingame editor isn't so good by my side** i like more MTA Race

** = I won't say that it sucks but i mean its hard to use


Re: [FS] In Game Object Editor [0.3] - [BR]Allan - 13.12.2009

Hello to all,

I make today a new version of this filter script for 0.3, any questions or bugs please post here!


Tanks, bye!


Re: [FS] In Game Object Editor [0.3] - All object list into menu - By Breadfish - Hal - 15.08.2010

Quote:
Originally Posted by ted80
Посмотреть сообщение
does'nt work , can anybody help?
unless you are testing for bugs on 0.3b , you shouldnt really be using it till its 'stable'.

OR

log into rcon :P

//choose one//


Re: [FS] In Game Object Editor [0.3] - All object list into menu - By Breadfish - Hal - 16.08.2010

Sorry for *possible* double post, but allan, i have been using this FS and it works great. the only thing i would like you to fix is the /onext. cause it doesnt work for me, and i have mapped on multiple servers with this. and none have it working. i think it worked once, and it was REAL handy to use :P it just says unknown command. :\

Thanks for an amazing FS though.

Another suggestion, would be incorporating this object browser. i have used a varient of that in a mapper *the mapper was edited A LOT* and it worked amazing. Just a suggestion object browser link-https://sampforum.blast.hk/showthread.php?tid=86495


Re: [FS] In Game Object Editor [0.3] - All object list into menu - By Breadfish - ted80 - 21.08.2010

when i start up the server it crashes after loading oed.amx

sorry for bay english.
----------------------------
edit: it's already working
----------------------------


Re: [FS] In Game Object Editor [0.3] - All object list into menu - By Breadfish - Jochemd - 26.08.2010

* Jochemd is waiting for 0.3b support. I changed it by myself for now but your update would be better, I guess.


Re: [FS] In Game Object Editor [0.3] - All object list into menu - By Breadfish - Hal - 26.08.2010

Quote:
Originally Posted by Jochemd
Посмотреть сообщение
* Hal is waiting for 0.3b support. I changed it by myself for now but your update would be better, I guess.
uhhh, i have no problem with it on 0.3bRC2

it works fine.

Works On 0.3bRC2

Just Re-compile with the new includes


Re: [FS] In Game Object Editor [0.3] - All object list into menu - By Breadfish - umar1999 - 19.10.2010

Doesn't Work for me please help. I cant find any objects in doesnt let me


Re: [FS] In Game Object Editor [0.3] - All object list into menu - By Breadfish - Jack- - 29.11.2010

I have a problem with it as when i add objects it is invisible why is this?


Re: [FS] In Game Object Editor [0.3] - All object list into menu - By Breadfish - Anker_by - 30.11.2010

Compile "oed.pwn" with new includes 0.3b or 0.3c...

Your problems is fixed.


Re: [FS] In Game Object Editor [0.3] - All object list into menu - By Breadfish - Jack- - 30.11.2010

How do i do this?


Re: [FS] In Game Object Editor [0.3] - All object list into menu - By Breadfish - Jack- - 01.12.2010

I have sorted it now


Re: [FS] In Game Object Editor - MuhdNurHidayat - 08.04.2011

Quote:
Originally Posted by xXiamCr4zyXx
Посмотреть сообщение
WHen i want to /oadd object it says Unknown command.. Help me plz.

Also what do you mean by [name] ? What name ... ( /oadd [modelid] [name] )

I wanted to make a crane /oadd 1378 huge crane but i didnt make it .. it said Unkown command

Please help me and sorry for my English.
Yeah.. help us! I also get the same error!


Re: [FS] In Game Object Editor [0.3] - All object list into menu - By Breadfish - remyguys - 20.11.2011

How can i change the obj limit?
Cause suddenly some aren't working anymore..


Re: [FS] In Game Object Editor [0.3] - All object list into menu - By Breadfish - Astralis - 20.11.2011

I'm using this. Reccomended.


Re: [FS] In Game Object Editor [0.3] - All object list into menu - By Breadfish - [BR]Allan - 20.11.2011

Quote:
Originally Posted by remyguys
View Post
How can i change the obj limit?
Cause suddenly some aren't working anymore..
Edit line 179 with this: new gObjects[150][OBJECTDATA]; //Objecte

Change the 150 value to how many objects you need, i never tested with more them 150 objects at same time.


Re : [FS] In Game Object Editor [0.3] - All object list into menu - By Breadfish - Stefano.R - 30.12.2011

Is it possible to save the CreateObject lines directly in any gamemode?