[UPDATE] [STANDALONE] [SOURCE] lilabyte_policeTape - Police Tape Script

This post was deleted by author.

6 Likes

very cool good job :+1: might have to get this one

1 Like

First of all nice release!
It would be nice when the player need a specific item to use the /tapeEditor command.
For example: only if you have a item called tape in your inventory you can use the command.

1 Like

It’s standalone so that’s why you don’t have to use items. But you can easily link it to your ESX Inventory or other inventory systems, it’s a fully readable script and if you will need help with it I can assist you.

1 Like

Great release! I have a few questions however. Mainly im concerned about performance, what is the resmon like while editing/placing and when it’s placed and you are near it?

In addition, how hard is it to replace that tape with something else (i.e.: LAPD Police Tape - GTA5-Mods.com) and it still working properly?

Thanks and keep up the good work!

In tape editor mode the script is using: 0.05-0.08ms on Intel(R) Core™ i5-7640X CPU @ 4.00GHZ 4.01GHz. The script don’t use any additional loops that can increase the CPU usage when the tape editor mod is turned off. About the LAPD Police Tape - GTA5-Mods.com you can safely place this tape model in the script and it will work.

I sent u a PM throught forum and don’t get answer.

Replied.

2 Likes

[Release] SmartTape - Police Tape Plugin - Menu - /tape - Customisable - Adjustable - London Studios - FiveM Resource Development & Modding / Releases - Cfx.re Community

That’s two different scripts.

The prop dont spawn beucase the DLC_ITYP_REQUEST datafile is not specified in the manifest. and the XML does not doalod becaseu teh link in the JS app is no longer valid.

Right, fixed in latest update you can download it through your tebex download link.

I sent u a PM throught forum

Be warn before buying. You need Node.JS with NPM and an NPM Module named xmlhttprequest.
This is because the creator has a callback to their website to get the size of the tape (which model to use).
Meaning if you were looking for the script to be completely opened and editable, this is not that.

Don’t get me wrong I love the script but just be warned before buying.

1 Like

I intaslled xmlhttprequest but this is still not working. it does not creates the tape.

You get any errors? Make sure that you’ve installed any tape models. If you need assistance with the installation please DM me here.

No errors. Models are loaded and able to spawn. Is failing it seems to fail the xml requet

Install the xmlhttprequest into the server directory (Shift + Right-click, command line then npm i xmlhttprequest )

I did that. I see the node module folder got created but still not working.

Requires remote server to work