Author Topic: V-Scripts v.1  (Read 6922 times)

Badspot

  • Administrator
Dude you can't loving modify the player datablock on the fly like that.  It doesn't work properly in multiplayer because the new values aren't synced to the clients.  You would have to retransmit the datablocks and that is laggy as stuff.

Crap like this is the main reason every rtb server sucks.

Oh sorry I didn't know, no need to fly off the handle like that man, version 1.1 will remove the standard player armor mods.

Here is 1.1, this deletes the standard armor mods, adds 2 new commands, changes the variable for the color commands and me commands and makes exec HOST only, I don't really understand your post Rky but Jookia is helping me out.

New commands:

Get V.
Command:
/getv
What it does: This command takes you to this topic in case someone in your server wants the mod.
Super Roids
Command:
/superroids
What it does:  Triples jump force, run and crouch speed.

I also tuned the /normal command, and steroids now only doubles stats instead of making you hulk-like.

Download V-Scripts 1.1

Retransmit datablocks seems to give very little lag or errors to clients.

for(%i=0;%i<ClientGroup.getCount();%i++){ClientGroup.getObject(%i).transmitDatablocks(1);}

It also helps when executing scripts and trying to add item datas, which may crash clients unless this is used. I think (1) means it only does new datablocks?

I used the racing player mods in various ways in my server and noone reported glitchy movement.

Im not downloading if Jookia's helped.

Nothing he's done is in it, he is showing me how to use color scripts properly.

Im not downloading if Jookia's helped.
I'm with this dude, Jookia Sucks. Also @ Badspots post: =O didn't know that.

[/color=red]Nothing he's done is in it[/color], he is showing me how to use color scripts properly.

Stayed up all night, can't think and f*cked up the color code. -_-

We really need modify out of Off-Topic Badspot.

Dammit now i have to rethink how im going to run the race all over again

You don't HAVE to use this, this just helps customize it.

well now i have to think of a new way to stop people from using jet and walking over the track while people are racing