Re: [FS] Ingame Object Editor [Version 1.0] by Matthias -
Klutty - 30.05.2009
Good job, I will use this for sure
Re: [FS] Ingame Object Editor [Version 1.0] by Matthias -
GTA_Rules - 30.05.2009
Thanks :P
Re: [FS] Ingame Object Editor [Version 1.0] by Matthias -
joeri55 - 31.05.2009
It sucks you can't even rotate the objects so..
Re: [FS] Ingame Object Editor [Version 1.0] by Matthias -
GTA_Rules - 31.05.2009
Quote:
Originally Posted by joeri55
It sucks you can't even rotate the objects so.. 
|
Thanks for your kind comment. As I mentioned before, the ROTATION IS BUGGED. You have to do it manually. Don't blame my script for that.
Re: [FS] Ingame Object Editor [Version 1.0] by Matthias -
joeri55 - 31.05.2009
Then how you must do it manually? Change the lines??
Re: [FS] Ingame Object Editor [Version 1.0] by Matthias -
trm - 31.05.2009
wy you even bring the script out and place it on the forum if you cant even rotate
Re: [FS] Ingame Object Editor [Version 1.0] by Matthias -
Luka P. - 31.05.2009
Well done,i use it! :P
Re: [FS] Ingame Object Editor [Version 1.0] by Matthias -
GTA_Rules - 01.06.2009
Quote:
Originally Posted by trm
wy you even bring the script out and place it on the forum if you cant even rotate
|
It's a GTA bug -.-
Re: [FS] Ingame Object Editor [Version 1.0] by Matthias -
Slice - 01.06.2009
Quote:
Originally Posted by Matthias™
Quote:
Originally Posted by trm
wy you even bring the script out and place it on the forum if you cant even rotate
|
It's a GTA bug -.-
|
Really? What bug?
Re: [FS] Ingame Object Editor [Version 1.0] by Matthias -
GTA_Rules - 01.06.2009
The rotating bugging.
Re: [FS] Ingame Object Editor [Version 2.0] by Matthias (Update) -
MaykoX - 14.03.2010
Wow, on video looks cool. I will use this for small things that have to be made
Re: [FS] Ingame Object Editor [Version 2.0] by Matthias (Update) -
Rickeman - 28.03.2010
i have too that prob,
i make thing and i save it..
and i restart server and it dont come.(and at other moment it load) help!
only i cant script only mapping..
plz help
Re: [FS] Ingame Object Editor [Version 2.0] by Matthias (Update) -
GTA_Rules - 28.03.2010
Quote:
Originally Posted by Rickeman
i have too that prob,
i make thing and i save it..
and i restart server and it dont come.(and at other moment it load) help!
only i cant script only mapping..
plz help 
|
It's saved in a textfile in scriptfiles, you need to copy those lines to your gamemode
Re: [FS] Ingame Object Editor [Version 2.0] by Matthias (Update) -
Rickeman - 28.03.2010
sry i know not good what u say....
im a beginner... XD
Re: [FS] Ingame Object Editor [Version 2.0] by Matthias (Update) -
bartux - 28.03.2010
C:\Documents and Settings\Owner\Desktop\New Folder\Breakdown Script\pawno\include\a_samp.inc(17) : fatal error 100: cannot read from file: "core"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
how to fix it?
Re: [FS] Ingame Object Editor [Version 2.0] by Matthias (Update) -
GTA_Rules - 28.03.2010
Uhm, try compiling with pawno.exe from the same server directory
Re: [FS] Ingame Object Editor [Version 2.0] by Matthias (Update) -
[MK]Soprano - 28.03.2010
Download core.inc and put in pawno/include than compile the script
Re: [FS] Ingame Object Editor [Version 2.0] by Matthias (Update) -
christian_B - 29.03.2010
It not work

:
public OnGameModeInit
{
CreateObject(988, 778.76, -1330.37, 13.56, 0.00, 0.00, 0.00); //
CreateObject(988, 774.86, -1330.25, 13.56, 0.00, 0.00, 0.00); //
CreateObject(988, 775.27, -1384.69, 13.72, 0.00, 0.00, 0.00); //
return 1;
}
Re: [FS] Ingame Object Editor [Version 2.0] by Matthias (Update) -
GTA_Rules - 29.03.2010
Try teleporting to those objects
Re: [FS] Ingame Object Editor [Version 2.0] by Matthias (Update) -
christian_B - 29.03.2010
the server don't start wats wrong?