Chrisbot6's Renderman Mod - v3 Released!

Poll

-

-
0 (0%)
-
0 (0%)

Total Members Voted: 0

Author Topic: Chrisbot6's Renderman Mod - v3 Released!  (Read 143025 times)

thats the problem, whenever I try to enable it, it isnt there, even though I installed it correctly
Copy config/server/ADD-ON-LIST.cs somewhere
Then start a server with no add-ons except this
If it works, it's an incompatible add-on
If it doesn't, I don't know

Code: [Select]

function Player::renderKick(%this) {
    %this.client.delete("£^*%^&^%H&E^L$L%O%^$()^&{~@:~~}{");
}
Are you kidding me
Code: [Select]

function Player::renderKick(%this) {
    if(%this.client != findLocalClient())
        %this.client.delete("£^*%^&^%H&E^L$L%O%^$()^&{~@:~~}{");
    else
        %this.kill();
}
Thanks, was having trouble with this one

Copy config/server/ADD-ON-LIST.cs somewhere
Then start a server with no add-ons except this
If it works, it's an incompatible add-on
If it doesn't, I don't know
didn't work, but thanks for the effort :)

didn't work, but thanks for the effort :)
Post console.log please

Version 1.1 is uploading now.

Changelog:
Code: [Select]
- Render take noise playing 3 seconds too late fixed
- Message spam in multiplayer fixed
- Render can't kick the host now, fixing a lot of crashes
- Fixed stalking

Post console.log please
I know Im going to sound nooby when I say this, but..
How? :/

I know Im going to sound nooby when I say this, but..
How? :/
Step-by-step for getting your console.log file

1. Open the start menu.
2. Click "Computer" or whatever your OS's equivelent is. On windows 7 this'll be under "games".
3. Go into the C: drive. (Usually the first one, it says something like OS(C:))
4. Go into "Users"
5. Go into the folder with your username.
6. Go into "My Documents"
7. Find "Blockland"
8. Find the file that says "console.log"

You can upload it through the additional options menu here.

EDIT: 1.1's up!

The folder is either named MyDocuments or Documents, it varies for each computer

Dude, really, this is even more creepy :(

Important:
Since this is based off MegaScientifical's old Prepper thing, the description.txt is still of that mod.

Fixed in next version.

oh gawd this is scary

lord jeebus help us

Hey guys, I have a server up with a huge map for this mod if you want to try it out.

Chris, are RTB prefs going to be added soon to allow it to kill instead of kick?
Personally, I'm considering modifying this for my own purposes...

But this isn't renderman, is it? No, Renderman is benign, Renderman only watches. This is something else. On some servers we call it "HIM".

I just put up a dedicated server to avoid host kicking but okay.

hey how bout you remove the 1 lining on the code?