Search found 19 matches

by dannyrg
31 Mar 2011, 13:03
Forum: SmartFoxServer 1.x Discussions and Help
Topic: createNPC socket issue
Replies: 2
Views: 5174

createNPC socket issue

Hi, I've encountered the problem of sockets not closing properly when removing an NPC from the system. Is there any known workaround to this issue for 1.6.9, other than keeping the NPC's in an ongoing pool for the lifecycle of the server instance? (this is very cumbersome code to write, just for the...
by dannyrg
17 Mar 2011, 23:37
Forum: SFS2X Questions
Topic: Jetty and extension code
Replies: 8
Views: 13566

jetty problem with servlet

Hi Guys, I am trying to do something similar, actually very similar to what the reply from lapo and dingo said to do, but I am having a hard time with Jetty itself for some reason. I put a .war file in the SFS2X/www/ which should be able to access a zone's extension as described here, but I actually...
by dannyrg
30 Dec 2010, 06:06
Forum: Java2SE / Android Client API
Topic: Load testing with JMeter
Replies: 1
Views: 10538

jmeter

Hi there, i'd very much like to get my hands on a library that I can use for jmeter (as well as the config for jmeter itself).
I'm rather new to this and don't really know how to go about it myself.

any help would be appreciated.


Thanks,

Dan
by dannyrg
30 Dec 2010, 03:39
Forum: SFS2X Questions
Topic: 2X + Clustering
Replies: 22
Views: 27512

Lapo, in regards to your quote below: " 1- A single dedicated server can handle tens of thousands of clients depending on the hardware, complexity of server code etc... Let's say the hardware limit is 50K CCU. This roughly means 10 million unique visits a day... which is the kind of web traffic...
by dannyrg
15 Nov 2010, 06:00
Forum: OpenSpace v2 discussions and help
Topic: null object reference problem
Replies: 1
Views: 4231

null object reference problem

Hi, I'm getting a TypeError: Error #1009: Cannot access a property or method of a null object reference. when using tile.getTopSkin(); now, I know that in some occasions I am trying to get skins of a tile that does not contain any, but I don't get why I should get an error instead of just an "a...
by dannyrg
10 Nov 2010, 00:49
Forum: OpenSpace v2 discussions and help
Topic: invalid drop...
Replies: 1
Views: 4538

invalid drop...

Hi, In the openspace example, I see that if you put a table in the room and then put something on top of it, its fine. but if you put a sofa and try to put something on the sofa's tile, you get the InvalidDrop signal. I tried recreating this behavior but can't figure out how to do it. can someone ex...
by dannyrg
07 Nov 2010, 12:18
Forum: OpenSpace v2 discussions and help
Topic: Pets
Replies: 16
Views: 141997

info...

Hi gl0om,

Could you post the code you use for NPC's and the general concept for them in the context of what you are doing?


Thanks
by dannyrg
06 Nov 2010, 17:17
Forum: SFS2X Questions
Topic: PureMVC in SFS2X
Replies: 18
Views: 24646

Great community work!

Hi JPardoe, First off, good job. I'm glad to see strong community contributions. I would like to recommend to the SFS team and to you, JPardoe, if you are so inclined, to perhaps open a specialized PureMVC section for community contributions where code can be posted for download as files/packages (n...
by dannyrg
02 Nov 2010, 01:32
Forum: OpenSpace v2 discussions and help
Topic: Getting supertile group info
Replies: 7
Views: 10325

further info

Hi Paolo, In continuation of this discussion, I'd like to say that upon further investigation it seems that for what we require for our project, getting this piece of information is going to be pretty crucial in order to get the feature we want, within a reasonable development effort. I would ask th...
by dannyrg
01 Nov 2010, 16:35
Forum: OpenSpace v2 discussions and help
Topic: Getting supertile group info
Replies: 7
Views: 10325

interesting...

I see that I can ctrl-click on any of the supertile-individual tiles that are: 1. the skin tiles 2. all the other tiles of the group that are not completely covered by the skins Then I see that I can assign to them a name (and possibly an inventory item ref, which i'm not yet sure how it works). How...
by dannyrg
30 Oct 2010, 19:06
Forum: OpenSpace v2 discussions and help
Topic: getTileInstanceData method
Replies: 1
Views: 4165

getTileInstanceData method

Hi, I saw that there is a method called getTileInstanceData but I can't find a way to get access to it. (I saw this method in some error messages posted on here) Is there a way to gain access to it? If not, is there a specific reason why not? (it seems like it could provide more robust access to til...
by dannyrg
30 Oct 2010, 16:57
Forum: OpenSpace v2 discussions and help
Topic: Getting supertile group info
Replies: 7
Views: 10325

the goals...

So there are two goals here, which are unrelated to each other. 1: Let's assume I have "hidden" an item in a tile. when a tile is clicked it triggers a search in the database to see if that tile contains a hidden item. so far so good since I can calc the tile's IX (or use coords) to check ...
by dannyrg
29 Oct 2010, 14:19
Forum: OpenSpace v2 discussions and help
Topic: Getting supertile group info
Replies: 7
Views: 10325

still no answer?

Still waiting on some help with this one...
anyone...?
by dannyrg
28 Oct 2010, 17:44
Forum: OpenSpace v2 discussions and help
Topic: Store last known coords
Replies: 1
Views: 4648

Store last known coords

Hi, What would be the best approach to storing last know coords (and room name) before client disconnects, so he appears at the same place when loging back in? I've already implemented the re-login part, but I find it not so easy to implement saving the "last known coords". (The only way I...
by dannyrg
25 Oct 2010, 18:58
Forum: OpenSpace v2 discussions and help
Topic: Getting supertile group info
Replies: 7
Views: 10325

Getting supertile group info

Hi, How can I find the "group id" of a tile? (so I can find all the other tiles composing such supertile of same group id) Is there a method of retrieving all tiles of a group id or of a supertile? (let's assume all skins of said supertile have a trigger. I'd like to conduct an action rela...

Go to advanced search