Simple IG Object Editor (0.3e) -
Richie© - 24.04.2012
Today i made a simple in game object editor.
There are two commands:
/object [model] [description] - Create object with a description.
/selectobject - This will make you able to select one of your object to move them.
To delete an object, enter the edit mode and press escape, a dialog will then ask you if you really want to delete the object.
Requirements:
The objects are saved in mysql DB, used BlueG's mysql plugin for this (R34).
sscanf plugin is also required for command parameters.
zcmd include is also needed.
sa-mp 0.3e or later.
If you find bugs, report it in this thread. Hope you find this usefull
Update 18/02/14: re-made FS to work with the newer versions of mysql plugin.
Download:
Pastebin
SQL Database:
Localhostr
Pastebin
Re: Simple IG Object Editor (0.3e) -
varga - 24.04.2012
Nice script! You make my job easier with your Fses cause i dont have to make myself. I will use it as your event fs too. +1REP
Re: Simple IG Object Editor (0.3e) -
RoacH` - 24.04.2012
Omg, nice joob
Re: Simple IG Object Editor (0.3e) -
Vodo - 25.04.2012
you do under SQL? :P
Re: Simple IG Object Editor (0.3e) -
Danijel. - 25.04.2012
Can you make attachments for vehicles?
Re: Simple IG Object Editor (0.3e) -
TheArcher - 25.04.2012
You should upload the tables, they won't save if you don't.
Re: Simple IG Object Editor (0.3e) -
Niko_boy - 25.04.2012
Oww mysql based "p
would be better if there be an ini based to cause not all use mysql

Anyways good job
Re: Simple IG Object Editor (0.3e) -
Richie© - 25.04.2012
I will upload the tables when i get home.
I have to learn y_ini then, i have made all my stuff with mysql
Edit:
SQL DB download added to first post.
Re: Simple IG Object Editor (0.3e) -
Juninho_Oakley - 25.04.2012
include the need to link mysql to compile this script...
Re: Simple IG Object Editor (0.3e) -
Dripac - 25.04.2012
Please make a save system with Y_Ini or Dini