Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
0 registered members (), 17,416 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
someone help #257375
03/23/09 01:04
03/23/09 01:04
Joined: Mar 2009
Posts: 32
D
Dante101 Offline OP
Banned / Warez
Dante101  Offline OP
Banned / Warez
D

Joined: Mar 2009
Posts: 32
it would be appreciated if any one could show me how to put turn based combat in my game, a code is alright but i want to learn how to do it, not just copy and paste. Thank you in advanced!!!


wanting to make education friends smile
Re: someone help [Re: Dante101] #257380
03/23/09 05:01
03/23/09 05:01
Joined: Dec 2006
Posts: 1,086
Queensland - Australia
Nidhogg Offline
Serious User
Nidhogg  Offline
Serious User

Joined: Dec 2006
Posts: 1,086
Queensland - Australia
for what language c-script or lite-c?


Windows XP SP3
Intel Dual Core CPU: E5200 @ 2.5GHz
4.00GB DDR3 Ram
ASUS P5G41T-M LX
PCIE x16 GeForce GTS 450 1Gb
SB Audigy 4
Spyware Doctor with AntiVirus
Re: someone help [Re: Nidhogg] #257998
03/27/09 02:21
03/27/09 02:21
Joined: Mar 2009
Posts: 32
D
Dante101 Offline OP
Banned / Warez
Dante101  Offline OP
Banned / Warez
D

Joined: Mar 2009
Posts: 32
c-script


wanting to make education friends smile
Re: someone help [Re: Dante101] #258018
03/27/09 07:24
03/27/09 07:24
Joined: Aug 2008
Posts: 2,838
take me down to the paradise c...
Cowabanga Offline
Expert
Cowabanga  Offline
Expert

Joined: Aug 2008
Posts: 2,838
take me down to the paradise c...
Please make it more clear. You mean fighting game like Tekken?

Re: someone help [Re: Cowabanga] #258203
03/28/09 16:53
03/28/09 16:53
Joined: Mar 2009
Posts: 32
D
Dante101 Offline OP
Banned / Warez
Dante101  Offline OP
Banned / Warez
D

Joined: Mar 2009
Posts: 32
no...more like final fantasy 10


wanting to make education friends smile
Re: someone help [Re: Dante101] #258227
03/28/09 18:58
03/28/09 18:58
Joined: May 2008
Posts: 331
Lithuania, Vilnius
Jaxas Offline
Senior Member
Jaxas  Offline
Senior Member

Joined: May 2008
Posts: 331
Lithuania, Vilnius
create variable like "turn_for_move".
1.If turn_for_move = 0, player 1 make move,after move is maded, turn_for_move = 1.
2.If turn_for_move = 1, player 2 make move,after move is maded, turn_for_move = 0.
I think this should work, or this is the way you should think to do that wink


The smaller the bug, the harder it is to kill.
_________________________________________
Forklift DEMO (3dgs)
Re: someone help [Re: Jaxas] #258333
03/29/09 19:03
03/29/09 19:03
Joined: Mar 2009
Posts: 32
D
Dante101 Offline OP
Banned / Warez
Dante101  Offline OP
Banned / Warez
D

Joined: Mar 2009
Posts: 32
thanx


wanting to make education friends smile

Gamestudio download | 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