Streamer 2.7 problem
#1

I have weird error when i updated my server to the new streamer.
This error bugs every server command that i have i cant do shit in my server PLEASE I REALLY NEED HELP!
CreateDynamicObject: Expecting 12 parameter(s), but found 11
Reply
#2

A new parameter (draw distance) has been added in CreateDynamicObject function so you need to set it in every line that uses CreateDynamicObject.
Reply
#3

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
A new parameter (draw distance) has been added in CreateDynamicObject function so you need to set it in every line that uses CreateDynamicObject.
That is the only way to fix it?
My gamemode has 96,696 lines it will take me so long
I have mapping fs's too..
What should i set?
Reply
#4

If I were you, then I'd paste any object that's created using CreateDynamicObject in a new file and use Ctrl + H (replace). Then I'd replace ");" with ", .drawdistance = 300.0);" so it adds drawdistance in every line. Of course, you can change the draw distance value to whatever you want.
Reply
#5

Edit: i've removed my mapping filterscripts from the server and its working fine now.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)