Gamestudio Links
Zorro Links
Newest Posts
Change chart colours
by 7th_zorro. 05/11/24 09:25
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
1 registered members (AndrewAMD), 1,306 guests, and 3 spiders.
Key: Admin, Global Mod, Mod
Newest Members
Hanky27, firatv, wandaluciaia, Mega_Rod, EternallyCurious
19051 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 1 of 2 1 2
Example Send_Var #334635
07/24/10 12:11
07/24/10 12:11
Joined: Nov 2009
Posts: 37
X
XuserTM Offline OP
Newbie
XuserTM  Offline OP
Newbie
X

Joined: Nov 2009
Posts: 37
Client and Server In separate code.Pls I need a example send_var,send_string.

EVENT_VAR

Last edited by XuserTM; 07/24/10 12:24.
Re: Example Send_Var [Re: XuserTM] #334641
07/24/10 12:34
07/24/10 12:34
Joined: Apr 2008
Posts: 650
Sajeth Offline
User
Sajeth  Offline
User

Joined: Apr 2008
Posts: 650
With standard Acknex multiplayer, you cannot have different files for server and client, because the variables are defined by their handles. wink


Teleschrott-Fan.
Re: Example Send_Var [Re: Sajeth] #334653
07/24/10 13:25
07/24/10 13:25
Joined: Nov 2009
Posts: 37
X
XuserTM Offline OP
Newbie
XuserTM  Offline OP
Newbie
X

Joined: Nov 2009
Posts: 37
Pfff :((( Are you sure?

handles are not synchronized?

Last edited by XuserTM; 07/24/10 13:27.
Re: Example Send_Var [Re: XuserTM] #334654
07/24/10 13:28
07/24/10 13:28
Joined: Apr 2008
Posts: 650
Sajeth Offline
User
Sajeth  Offline
User

Joined: Apr 2008
Posts: 650
Yep - but have a look at that Anet plugin, I heard this one has a method for defining variables by their names laugh


Teleschrott-Fan.
Re: Example Send_Var [Re: Sajeth] #334656
07/24/10 13:33
07/24/10 13:33
Joined: Nov 2009
Posts: 37
X
XuserTM Offline OP
Newbie
XuserTM  Offline OP
Newbie
X

Joined: Nov 2009
Posts: 37
I Found in the manual,
you = ptr_for_handle(my.skill48); // restore YOU;

and handle(me); .


Does not work?

Re: Example Send_Var [Re: XuserTM] #334657
07/24/10 13:37
07/24/10 13:37
Joined: Nov 2002
Posts: 913
Berlin, Germany
S
SchokoKeks Offline
User
SchokoKeks  Offline
User
S

Joined: Nov 2002
Posts: 913
Berlin, Germany
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.

Re: Example Send_Var [Re: SchokoKeks] #334658
07/24/10 13:48
07/24/10 13:48
Joined: Nov 2009
Posts: 37
X
XuserTM Offline OP
Newbie
XuserTM  Offline OP
Newbie
X

Joined: Nov 2009
Posts: 37
But frown
Money Anet, GsneT limit the client.

Last edited by XuserTM; 07/24/10 14:35.
Re: Example Send_Var [Re: XuserTM] #334667
07/24/10 14:40
07/24/10 14:40
Joined: Apr 2008
Posts: 650
Sajeth Offline
User
Sajeth  Offline
User

Joined: Apr 2008
Posts: 650
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.


Teleschrott-Fan.
Re: Example Send_Var [Re: Sajeth] #334668
07/24/10 14:51
07/24/10 14:51
Joined: Nov 2009
Posts: 37
X
XuserTM Offline OP
Newbie
XuserTM  Offline OP
Newbie
X

Joined: Nov 2009
Posts: 37
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?

Re: Example Send_Var [Re: XuserTM] #334670
07/24/10 15:01
07/24/10 15:01
Joined: Nov 2002
Posts: 913
Berlin, Germany
S
SchokoKeks Offline
User
SchokoKeks  Offline
User
S

Joined: Nov 2002
Posts: 913
Berlin, Germany
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?

Page 1 of 2 1 2

Moderated by  HeelX, Spirit 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1