GTA Connected

General => General Chat => Topic started by: vito on June 13, 2018, 10:34:33 PM

Title: questions
Post by: vito on June 13, 2018, 10:34:33 PM
hi

I want to move from vc-mp but I have few critical questions:

is it here analogue of GUI_FLAG_3D_ENTITY to show GUI items in 3d world like in vc-mp?

is it here crouch sync support for vice city? (I've tested on blank server at local host and it seems not working, maybe some script needed?)

is compilated .cnut is support here?

is   support here? (https://wiki.vc-mp.org/wiki/Custom_Files%22%3Ehttps://wiki.vc-mp.org/wiki/Custom_Files%5B/url)
Title: Re: questions
Post by: Vortrex on June 15, 2018, 03:53:27 AM
Quote from: vito post_id=150 time=1528925673 user_id=105is it here analogue of GUI_FLAG_3D_ENTITY to show GUI items in 3d world like in vc-mp?

Jack's taking away our GUI for the time being. Something about CEGUI being too heavy or whatever. So to answer your question, no. Can't put GUI in the game world if we don't have GUI for it, right? The only alternative we have is drawRectangle and drawText functions, which according to Jack is all we need. I've already protested against this decision.


Quote from: vito post_id=150 time=1528925673 user_id=105is it here crouch sync support for vice city? (I've tested on blank server at local host and it seems not working, maybe some script needed?)

It's supported, but not synced. I'll send Jack a message about adding a sync for that.


Quote from: vito post_id=150 time=1528925673 user_id=105is compilated .cnut is support here?

If you're referring to client scripts, all Lua and Squirrel scripts are already compiled when sending to the client. They don't receive any uncompiled scripts (unless it's in JavaScript)


Quote from: vito post_id=150 time=1528925673 user_id=105is   support here? (https://wiki.vc-mp.org/wiki/Custom_Files%22%3Ehttps://wiki.vc-mp.org/wiki/Custom_Files%5B/url)

Nope. We did have this but Jack has removed it due to a "security concern"
Title: Re: questions
Post by: vito on June 15, 2018, 07:32:58 PM
Ok, seems its more far from scripters needs than vc-mp, sad.
Title: Re: questions
Post by: Vortrex on June 15, 2018, 08:29:24 PM
Well, the mod is still in early stages. We're still adding lots of stuff.
Title: Re: questions
Post by: Lucy on June 16, 2018, 03:20:17 AM
Quote from: vito post_id=152 time=1529087578 user_id=105Ok, seems its more far from scripters needs than vc-mp, sad.


VCMP 0.4 update took a lot of time, so just make pop corn while GTAC devs works on the project.