20.04.2013, 22:43
(
Last edited by horsemeat; 10/10/2016 at 05:53 PM.
Reason: changing text
)
Jbobjects
v1.6
Uses
I would use this script if you use MTA as your map editor and don't have access
to samps exclusive objects.
also would use this for objects you want to keep for a limited time example barriers
Features
include
- list of all samp objects
- custom input if you don't want a samp object
- the ability so save objects to favrite
- move objects useing the samps moveobject GUI
- allowplayers and disallowplayer to use this tool
- change label setting to your likeing
- labels for each individial player that they can turn on and off
- the ability to check where player are createing,moveing,deleteing,and,copying objects
- allowing all player to build on join
- !Note these are the base filterscript features look it the updates category to see new stuff
Up coming Features Maybe
- repairing import map to actual import correctly
- fixing commands so you can see them all
Updates
Update 1.6
Update 1.6
- The was how objects are counted has been change rather then having a object count I have change it to check the state of an object.
- Import map is not functioning more accurately and any position issues have been fixed.
- Note! you current objects will no long be compatible with version 1.6
Update 1.5
- rotations saving has been fixed
- on player quit open maps don't close properly has been fixed
- you can rename objects
- you can import maps
- some label bugs have been fixed here and there
- saving is more accurate since now it saves floats instead of converting to integers
- press enter to save object using GUI
Update 1.4R1
- Set objects speed parameter has been fixed
Update 1.4
- jbobjectshelp command is now /objecthelp
- there are some slight tweeks to make the script preformer more efficently
- glitches in moveing the object useing the GUI has been fixed
- some small tweeks here and there
- you can now make privetmaps this includes
- /createmap creates map
- /deletemap deletes map
- /openmap opens map
- /exportmap exports the map to a file witch you can use in your own filterscripts
- to build a private map just use the command that you noramal use
- you can allow player to build there own maps by useing the allow command
- every one can review all command at all times
- now save games in folder !NOTE make sure you move your current save game into the folder look for the jbobjects.ini
- now on setobject you can control the speed
Update 1.3R1
- Getobject has been fixed
Update 1.3
- labels glitch for copyobjects has been fixed
- easy input admin system (admince) has been included
- command /getobject has been added
- object not spawn near you instead of on top of you
Update 1.2
- version number fixed
- /setobject: this will move the object manual ether by setting it or shifting it this will make your positioning more acurate
- /setobjectcolor: this will set the object color that you would like
- /moveawayfromobject this will make it so you can move away from and object in case if you get stuck under it
Update 1.1
- Fixes the dialog boxes interfering with other scripts
Bugs
- Import map does not work correctly Not Fixed
Requirements
you require the following include
you can get the download link below
Code:#include <zcmd>//Thanks Zeex #include <sscanf2>//Thanks ****** #include <dini>//Thanks DracoBlue #include <streamer>//Thanks Incognito
Admin Systemsall you have to do is log into rcon admin and you will be fine
I have included a way to import an admin system but it is a empty method at the top. to use uncomment and you will have to write the code your self. It works well with the admin system I use but it will probable take more work with a different admin system it is easier to just use rcon.
This is the admin system I used
https://sampforum.blast.hk/showthread.php?tid=19819
Video
Here is a video that I made demonstration my script
Install Instructions
just extracted the filter script in your filter script folder and the jbobjects folder in the scripting files
if you have not updated since 0.3 then make sure you move the file into the jbobjects folder
Downloadlinks!Please note you will need these plugins inorder for the script to work
Zcmd: http://forum.sa-mp.com/showthread.phpt=91354
Sscanf2: http://forum.sa-mp.com/showthread.phpt=120356
dini:https://sampforum.blast.hk/showthread.php?tid=50
Streamer: https://sampforum.blast.hk/showthread.php?tid=102865
Boy it's been a while since I have updated this... well see if I can get around to it.