Example Send_Var

Posted By: XuserTM

Example Send_Var - 07/24/10 12:11

Client and Server In separate code.Pls I need a example send_var,send_string.

EVENT_VAR
Posted By: Sajeth

Re: Example Send_Var - 07/24/10 12:34

With standard Acknex multiplayer, you cannot have different files for server and client, because the variables are defined by their handles. wink
Posted By: XuserTM

Re: Example Send_Var - 07/24/10 13:25

Pfff :((( Are you sure?

handles are not synchronized?
Posted By: Sajeth

Re: Example Send_Var - 07/24/10 13:28

Yep - but have a look at that Anet plugin, I heard this one has a method for defining variables by their names laugh
Posted By: XuserTM

Re: Example Send_Var - 07/24/10 13:33

I Found in the manual,
you = ptr_for_handle(my.skill48); // restore YOU;

and handle(me); .


Does not work?
Posted By: SchokoKeks

Re: Example Send_Var - 07/24/10 13:37

Those functions have nothing to do with multiplayer. They work in multiplayer, but only if server and client have the same handles, and that only happens when they have the same code.
As Sajeth said this is not possible with standard acknex multiplayer.

Take a look at the other topic you opened:
http://www.opserver.de/ubb7/ubbthreads.php?ubb=showflat&Number=334449#Post334449
We have already given you ideas on how to do it with Anet or GSTnet.
Posted By: XuserTM

Re: Example Send_Var - 07/24/10 13:48

But frown
Money Anet, GsneT limit the client.
Posted By: Sajeth

Re: Example Send_Var - 07/24/10 14:40

Yes but you can use the free ANet version, it supports up to 4 clients laugh
Or buy for very little money the standard edition with 32 clients.
Posted By: XuserTM

Re: Example Send_Var - 07/24/10 14:51

I'm thinking of buying pro Anet. But first we need to do the project. But, Anet Demo version limited to three minutes. Does not work that way as possible.

Do not have free time constraints ANET?
Posted By: SchokoKeks

Re: Example Send_Var - 07/24/10 15:01

I'm sorry, I can not understand your question, it's not good english.

ANET demo is indeed limited to three minutes now. The older Versions ( < 1.2 I think) had no time limit. But they don't work with A7.8 anymore.

How is GSTnet limiting the client?
Posted By: XuserTM

Re: Example Send_Var - 07/24/10 15:03

yes, you are understand me grin. My english is bad.
Where can I find old version?
download link ?
and thanks for helping grin
Posted By: nfs42

Re: Example Send_Var - 11/14/10 22:36

GSTNet supports up to 64 clients, no time limit
© 2024 lite-C Forums