Jump to content

Can't compile even simple code c# client-side


TimoMazzika

Recommended Posts

Hey all rage downloads my cs files but then nothing happens 
i already made enable-clientside-cs.txt file and here is my code 
all like this videos 

using RAGE;

namespace DaRkS
{
    public class AutoDrive : Events.Script
    {
        public AutoDrive()
        {
            Chat.Output("Vehicle loaded");
        }
    }
}

 

 

is there any thing i am missing ??

Link to comment
Share on other sites

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...