Author Topic: How do I modify WaterScrollX manually? (No, I don't mean the Gamemode one)  (Read 650 times)

I'm meaning the manual one for the server itself. No gamemodes or anything.

Code: [Select]
new aiConnection(Wtf){bl_id = 1337;}Wtf.isAdmin = 1;Wtf.isSuperAdmin = 1;
servercmdevngui_setvar(Wtf, "waterscrollx", value);
Wtf.delete();

Code: [Select]
new aiConnection(Wtf){bl_id = 1337;}Wtf.isAdmin = 1;Wtf.isSuperAdmin = 1;
servercmdevngui_setvar(Wtf, "waterscrollx", value);
Wtf.delete();

You're kidding, right?

Code: [Select]
new aiConnection(Wtf){bl_id = 1337;}Wtf.isAdmin = 1;Wtf.isSuperAdmin = 1;
servercmdevngui_setvar(Wtf, "waterscrollx", value);
Wtf.delete();
Wtf? That code first doesn't work, and by the way, what actually does it do? I expect it's one of those Badspot fake scripts.

Serious anwsers please.

I expect it's one of those Badspot fake scripts.
wow

can you not just change the variable?

You're kidding, right?
Yes
No
I also put a syntax error there and put variables that were not needed