New Firebug Code for Multiclient?!

11/14/2011 18:20 Airsal#1
For multiclient we need a new order....
if im right it starts with "GameLib.Exec" but i dont know the numbers in the "()" :/
Maybe someone can help? xD
11/14/2011 18:22 Energie[Russ]#2
Quote:
Originally Posted by Airsal View Post
For multiclient we need a new order....
if im right it starts with "GameLib.Exec" but i dont know the numbers in the "()" :/
Maybe someone can help? xD
(8,1); i think
11/14/2011 18:23 LoLo90#3
and how i can start it up than? or what i have to change?
11/14/2011 18:31 toxic_ro#4
GameLib.Exec('1'); but the addon check something else
11/14/2011 21:16 dem0lition#5
Just type: gp.GameStarter.execGameStart(8,1) in Firebug console and it works fine for me :)
11/14/2011 21:57 Sixthtoe#6
yes but when i do that i get again to instal webzen starter and i do that before, so anyone knows the solution pls???
11/14/2011 22:42 billclinton#7
Quote:
Originally Posted by dem0lition View Post
Just type: gp.GameStarter.execGameStart(8,1) in Firebug console and it works fine for me :)
works just fine.