script request
#9
To further explain,
Modifying the client almost always creates some sort of advantage over "vanilla" clients, so taking a modified client into a public server upsets this delicate balance and can be seen as cheating in many cases. You'd be safer to just not have to argue your way out of it if you're caught.
However, you could safely use the client in a private server.
You could connect a modded server to the master server under a mod protocol (usually the negative number version of the current protocol number). That way anyone who decides to enter the modded server needs to have the same modifications in order to maintain the aforementioned balance.

You can learn about C++ and modifying the source code at many places. I recommend Googling tutorials for C++. You can get the AC source code here.

CubeScript is a scripting language for the official, standard versions of AC. Theoretically, you can make any scripts without fear of being accused of cheating. A good place to start would be to simply read the docs.
Thanks given by:


Messages In This Thread
script request - by xdEpicZombie - 24 Apr 11, 11:53AM
RE: scrip request!!!!!! - by Vermi - 24 Apr 11, 12:21PM
RE: scrip request!!!!!! - by Gibstick - 24 Apr 11, 12:34PM
RE: script request - by V-Man - 24 Apr 11, 03:35PM
RE: script request - by xdEpicZombie - 25 Apr 11, 06:02PM
RE: script request - by OpenSource - 25 Apr 11, 08:46PM
RE: script request - by Zen - 25 Apr 11, 09:04PM
RE: script request - by Gibstick - 25 Apr 11, 09:06PM
RE: script request - by V-Man - 26 Apr 11, 01:08AM
RE: script request - by Lantry - 26 Apr 11, 04:38AM
RE: script request - by V-Man - 26 Apr 11, 11:57PM
RE: script request - by xdEpicZombie - 27 Apr 11, 05:24PM
RE: script request - by V-Man - 28 Apr 11, 06:36AM
RE: script request - by xdEpicZombie - 28 Apr 11, 06:02PM