Commands for warping to gangmembers?

Shiv

Active Member
Hi everyone :)
I was wondering if someone could post the commands for warping to gangmembers,specifically the boss. I am new to scripting but I am making my way through it by reading what you all have done already. I do have one more question, I am in college and am looking for some electives,I was wondering what programming language might be helpful for me here...

thanks for the information ahead of time ;)

Shiv
 

Simplify

Active Member
Warping to Gang Members, click here

From the Wiki main page:
"InnerSpace (and ISXEVE) supports two types of scripting languages: LavishScript and .NET applications.

LavishScript scripts are written in the custom scripting language written by Lax and are kept in the InnerSpace/Scripts directory.

To run scripts in-game, you simply type run SCRIPTNAME in the console.
.NET Applications are written in C# typically (though other managed languages are supported) and are kept in the InnerSpace/.NET Programs directory.

To run a .NET appliation in InnerSpace, you would type DotNet APPDOMAIN ASSEMBLYNAME in the console "
 
Top Bottom