Jump to content

a Question for Downloaded Resources


Rouzbeh

Recommended Posts

Posted

Hello guys ...

I'm new in MTA Scripting,I'm making a RPG Server

i want when a player download my important resources/Client side scripts , then he/she can't edit or replace that resource and use that in my server

this can be a big problem in server...!

how i can do this?! :?:

Posted

You can also trigger code from server to client.

And you can also remove scripts when player has load it

yes,i want resource be deleted from player's pc after loaded

how?

Posted

<script src="" type="client" [color=#FF4000]cache="false"[/color]/> 

You must add that to meta.xml to client scripts. (Only what is in red)

Posted
then he/she can't edit or replace that resource and use that in my server

They cant do that, because mta will detect that and redownload the resource files then.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...