1.- ¿Do I need have my game already complete to host it?
2.- ¿How can I host my game? I saw tutorials but I can't host it because I think I need my game complete
3.- ¿Can someone explain me the things of the scripts? I mean, ¿whats dim? ¿whats mean if? ¿whats mean sub? those things I don't get it
Remember that marshmallow from Ghost Busters? marsh is a Canadian version of that.
Hello! I am French and I have found my happiness on your software.
Yeah, I speak Spanish, and I was there, but I don't find a lot of info there, about the host thing, in the page of PortFoward, I found my router there, I look for Eclipse in the page, but I can only reach this part: http://portforward.com/english/routers/port_forwarding/2wire/2701HG-T/Eclipse.htmWhen I want to enter my ip as like there says, my browser don't find it (I use firefox)
Thanks Ballie, now I'm in the next step, but now I can't pass, it want a pass, and I dont have it =S isn't other way to host my game for others players?
Hit Next, Click Box "I Agree the agreement" , Next, Choose the Directiory where you the files come. Hit Next, Next.Then You Choose the Box "Evaluate Hamachi Commercial. At the end of the evaluation period Hamachi will automatically revert to Non-commercial version"
Hamachi? I'll try it, I saw that link and says Quote from: CheatahHit Next, Click Box "I Agree the agreement" , Next, Choose the Directiory where you the files come. Hit Next, Next.Then You Choose the Box "Evaluate Hamachi Commercial. At the end of the evaluation period Hamachi will automatically revert to Non-commercial version"I don't get it, its trial or free? o.o also, I heard this program makes a lot of lagg, its true?
Oh, thanks Admiral Refuge.I still having questions about Scripts, could you help me?
paperdoll? I readed some about that.Well, right now I only want learn about Scripting.In the game, can I have houses for sale?and other thing more, how many of players can play in the server? and can I change it?I readed the lvl max in the game is 50, and for change it I need a script, its true?Edit: Thanks for that Admiral Refuge, and sorry if I annoy with my questions
let's see if I got it (something) about scripts, for example in this page Sadscript commands (EE 2.7.304)says it: Sub PlayerMsg(Index As Long, Msg As String, Color As Byte)Command Name: PlayerMsg.Parameters: Index (long), Message (string), Color (byte).Description: this sends a player message to the player with Index as index in the game.Return value: no return value.So, if I want use it I need to do this? Sub PlayerMsg(Index As Long, Msg As String, Color As Byte) Call PlayerMsg(Index [The thing of As Long I dont get it], "Hello", [and here, is a number of the color]or something like that