18.10.2015, 21:08
[Include] S-ART v3. Place JPG on your map like an object!
18.10.2015, 21:11
Quote:
You're a noobish, it works fine
@Topic -> Hint: If you use streamer and want to see the full big images from far, just use: Код:
public OnGameModeInit() { Streamer_SetVisibleItems(STREAMER_TYPE_OBJECT, 999); return 1; } |
daaamn, forgot to 'edit' and can't find 'delete' here ._.
sorry for doublepost
19.11.2015, 12:23
very cool, please next update, add function MoveObjectArt3
19.11.2015, 13:03
Good job maan.
06.02.2016, 10:15
PHP код:
error 017: undefined symbol "image"
06.02.2016, 15:01
24.05.2016, 09:42
HELP
Line:
pawn Код:
CA3.inc(208) : warning 202: number of arguments does not match definition
pawn Код:
creo = CreateDynamicObject( oid, start[0], start[1], start[2], ang[0] + arx, ang[1] + ary, ang[2] + 180 + arz, worldid, interiorid, playerid, StreamDistance, DrawDistance);
25.05.2016, 06:21
it's just a warning, not an error. still should be fine. maybe your image is too large.
there are few more arguments in CreateDynamicObject, but they have default values, according to Incognito's thread. (there were no two last arguments when I made this release)
CreateDynamicObject(modelid, Float : x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float : streamdistance = STREAMER_OBJECT_SD, Float:drawdistance = STREAMER_OBJECT_DD, STREAMER_TAG_AREA areaid = STREAMER_TAG_AREA -1, priority = 0);
there are few more arguments in CreateDynamicObject, but they have default values, according to Incognito's thread. (there were no two last arguments when I made this release)
CreateDynamicObject(modelid, Float : x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float : streamdistance = STREAMER_OBJECT_SD, Float:drawdistance = STREAMER_OBJECT_DD, STREAMER_TAG_AREA areaid = STREAMER_TAG_AREA -1, priority = 0);
29.05.2016, 14:43
GJ!
You convert pixels into objects and change object's color to pixel color?
You convert pixels into objects and change object's color to pixel color?
18.06.2016, 14:54
is there anyway to use smaller object? as small as picture objects?
28.02.2017, 23:47
Is it a good option to create a server with this include? And with low resolution images would work better? Hmm
01.03.2017, 01:19
Very useful
14.03.2017, 22:33
I think this will be great if it will have support for transparent pixels.(If thats possible)
14.03.2017, 23:03
It doesn't work with player textdraws correctly I tried which means you waste shit loads of object slots for pretty much nothing. This is only good for taking staged ingame screenshots. It's a neat idea but falls short of being particularly useful given this include isn't particularly useful it's self but still pretty cool.
14.03.2017, 23:28
Quote:
It doesn't work with player textdraws correctly I tried which means you waste shit loads of object slots for pretty much nothing. This is only good for taking staged ingame screenshots. It's a neat idea but falls short of being particularly useful given this include isn't particularly useful it's self but still pretty cool.
|
25.07.2017, 07:37
If I create "CreateDynamicArt3" nothing appears
And if I create "CreateArt3" only I get 2
And if I create "CreateArt3" only I get 2
09.08.2017, 10:50
Has anyone found a better way to manipulate the object's position and rotation?
The first version gave the direct coordinates for the output, and that allowed me to simply load the entire map to Adri1's map mover and place it exactly where and how I wanted to.
It's basically how I managed to make the memorial for Paul Walker.
Right now it only outputs formulas of those coordinates. It's simple math, but not nearly as accurate as I need it to be. Because of this, I always end up with a shattered version of the generated image.
The first version gave the direct coordinates for the output, and that allowed me to simply load the entire map to Adri1's map mover and place it exactly where and how I wanted to.
It's basically how I managed to make the memorial for Paul Walker.
Right now it only outputs formulas of those coordinates. It's simple math, but not nearly as accurate as I need it to be. Because of this, I always end up with a shattered version of the generated image.
28.06.2018, 23:35
Is it normal to see the cuts between each object in an image?
26.09.2018, 12:26
I made this code loop now what I do to be able to see it in the server. sorry language not good
Код:
CreateDynamicArt3 (Gorp, 0, 1883.6650, -1550.2233, 29.6877, 0.0000, 0.0000, 17.8800);
26.09.2018, 18:12
nice one dude.
as coco lies
as coco lies
« Next Oldest | Next Newest »
Users browsing this thread: 5 Guest(s)