realbasic-games
[Top] [All Lists]

Re: [ANN] Zombies 1.0b1 (Mac)

To: REALbasic Games <realbasic-games at lists dot realsoftware dot com>
Subject: Re: [ANN] Zombies 1.0b1 (Mac)
From: Troy Rollins <troy at rpsystems dot net>
Date: Sat, 1 Oct 2005 11:33:37 -0400
Delivered-to: realbasic-games at lists dot realsoftware dot com
References: <a06200701bf63967b90db at [10 dot 0 dot 1 dot 4]> <651583b0cb6507ad416ab7af84863b8b at rpsystems dot net> <a06200704bf63c246d478 at [10 dot 0 dot 1 dot 4]>

On Oct 1, 2005, at 12:35 AM, Joseph J. Strout wrote:


Now... should I be able to just load it up and compile?

Yep, works for me in 2005r3. What version of REALbasic are you using? And do you have any plugins installed?

The latest beta. My r3 kept unregistering. No plugins other than Frank's PNGutilities.

In the getSprite method of the Files module...

...
  if not mSprites.HasKey(name) then
src = GetPicture(name) <-------------- Errors here with "item with same name" error
    if src = nil then return nil
...


--
Troy
RPSystems, Ltd.
http://www.rpsystems.net

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>