Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers DBPro Corner / rpg game help

Author
Message
king 36
15
Years of Service
User Offline
Joined: 25th Nov 2008
Location:
Posted: 27th Nov 2008 00:48
hi there im making a 2d rpg game kinda like harvest moon and wanted to know if anyone can tell me how i would start a script to make a certian function in the game like.

makin a time,day,year,month system so it shows up on the screen like a box telling you the day and time etc

can anyone tell me how i would start it

jordon
king 36
15
Years of Service
User Offline
Joined: 25th Nov 2008
Location:
Posted: 27th Nov 2008 01:34
i have done this
day#=1
time#=20.00
month#=jan
year#=2008
daywords$="day is 1 "
Print HealthWords$+str$(day#)
wait 1000
Inc day#,1
dayWords$="the day is now 2 "
Print dayWords$+str$(day#)

jordon

Login to post a reply

Server time is: 2024-09-27 22:30:32
Your offset time is: 2024-09-27 22:30:32