Author Topic: (no subject)  (Read 2085 times)

Anonymous

  • Member
  • *
  • Posts: 545
    • View Profile
(no subject)
« on: January 23, 2004, 01:47:14 PM »
I am wondering if anyone can help with putting 64x64 characters in rpgtoolkit 2.2?
I know there is a program called superwalk.prg available at the rpg toolkit codeshack, but i am pretty puzzled as to how to implement it and or its limitations...
I'd appreciate any help!
Thanks a lot!

-Aleksandr Berland
« Last Edit: December 31, 1969, 06:00:00 PM by Anonymous »

Xorlak

  • Administrator
  • Member
  • *****
  • Posts: 2225
    • View Profile
    • http://darkagegames.net
(no subject)
« Reply #1 on: January 23, 2004, 04:41:57 PM »
Hmmm... just took a look at the program now.  This is set up for use with story sequences, etc. (might be able to adapt it for simplistic normal board walking, but could be tricky...).

Although I didn't test it, it looks like the commands work like this:


#newobjectpos(objectname$,pose$,tile1$,tile2$,tile3$,tile4$)

This assigns a pose to a sprite.

objectname$ - the name of the sprite
pose$ - the name of the pose
tile1-4$ - the four tiles associated with the pose


#setobject(objectname$,tilex!,tiley!,tilelayer!,pose$)

Set the sprite objectname$ on the board at position (tilex!,tiley!,tilelayer!) with pose pose$.


#eraseobject(objectname$)

Erases the sprite objectname$ from the board.


The rest of the program (the beginning to the first #method) is an example of how to use it.
« Last Edit: December 31, 1969, 06:00:00 PM by Xorlak »

Anonymous

  • Member
  • *
  • Posts: 545
    • View Profile
(no subject)
« Reply #2 on: February 19, 2004, 03:24:53 PM »
as far as I know 64X64 is not natively integrated. i looked at the plugin and it could be possible. I do know tk3 will allow 64X64 so we will have to wait and see.
« Last Edit: December 31, 1969, 06:00:00 PM by Anonymous »

Cesque

  • Member
  • *
  • Posts: 2178
    • View Profile
    • http://cesque.mysticsoftware.net
(no subject)
« Reply #3 on: February 19, 2004, 03:35:01 PM »
Tk3 allows all sort of characters as the tiles are animations. You can make a 800x600 character if you like,
« Last Edit: December 31, 1969, 06:00:00 PM by Cesque »
TKGB cancelled Spyder.

Bastard.

Zeros'

  • Member
  • *
  • Posts: 1540
    • View Profile
(no subject)
« Reply #4 on: February 19, 2004, 06:39:54 PM »
well im gonna be ending up making my game in TK3...muhahha
« Last Edit: December 31, 1969, 06:00:00 PM by Zeros' »
\"Runaway with my heart...
 Runaway with my hope...
 If I could make you mine...I\'ll go whereever you will go.\"

\"So lately, I\'ve been wondering...
 Who will be there to take my place...
 When I\'m gone, You\'ll need love...To light the shadows on your face.\"

\"If a great wave should fall...
 It would fall upon us...
 Well I hope there\'s someone out there...Who can bring me back to you.\"

\"Way up high or down low...I\'ll go wherever you will go.\"

\"Runaway with my love.\"

In your heart and mind, I\'ll stay with you all of time...

Anonymous

  • Member
  • *
  • Posts: 545
    • View Profile
(no subject)
« Reply #5 on: March 07, 2004, 12:00:18 PM »
bush/cheney?
holy god... no!
« Last Edit: December 31, 1969, 06:00:00 PM by Anonymous »

Anonymous

  • Member
  • *
  • Posts: 545
    • View Profile
(no subject)
« Reply #6 on: March 07, 2004, 12:21:04 PM »
holy god... yes!

If you're gonna say yours, I can say mine.

Razz

DM
« Last Edit: December 31, 1969, 06:00:00 PM by Anonymous »