Search found 100 matches
- 02 Apr 2011, 09:15
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: Won't wear item
- Replies: 4
- Views: 2891
Honestly, I'm not sure. There's thousands of ways to create an inventory system and the way I would do it is bound to be different from the way you would do it. It could be the PHP. That's where debugging comes in, you'll have to find out where the problem is before you can fix it. I can't tell you...
- 02 Apr 2011, 08:49
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: Won't wear item
- Replies: 4
- Views: 2891
Without knowing how you implemented the inventory system, something like this is practically impossible for us to fix remotely. Are you getting any errors? Or is it just failing silently? If it's the latter, you're going to have to do some investigating. I was going to explain a load of debugging f...
- 02 Apr 2011, 07:54
- Forum: Job offers and requests
- Topic: Quackbay Job..
- Replies: 1
- Views: 2371
Re: Quackbay Job..
Hello there! We Have Only Two Job Going For A Online Virtual World, Quackbay. Jobs: Coders Graphics Designing (Mainly Rooms) (You may get paid for working on some bits.) If you are intrested for a Job and become a Moderater for Quackbay, Please Email: ryan_boyling@hotmail.com or Post a Comment belo...
- 02 Apr 2011, 07:38
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: Won't wear item
- Replies: 4
- Views: 2891
Won't wear item
Hi guys. I have an inventory almost fully working. Theres 1 problem though.... You can't wear items. When you click an item it gets added to the inventory. When its in your inventory though and try to wear the item it doesn't. On the avatarMC I have some MC's. Head, hand ect for where the item go in...
- 24 Feb 2011, 03:58
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: Block numbers and Symbols
- Replies: 10
- Views: 5064
- 23 Feb 2011, 04:16
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: Block numbers and Symbols
- Replies: 10
- Views: 5064
- 22 Feb 2011, 03:58
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: Block numbers and Symbols
- Replies: 10
- Views: 5064
- 21 Feb 2011, 18:57
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: Block numbers and Symbols
- Replies: 10
- Views: 5064
- 20 Feb 2011, 03:22
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: House/Private Room?
- Replies: 6
- Views: 3666
Hi. As I'm not developing your game, i won't provide the source code. I will only tell you what to use. To make the house/private rooms, you can use dynamic rooms. When a player is trying to enter a house, you only need to check if already exists a room for it. If yes, you join the player there, if...
- 20 Feb 2011, 03:14
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: MySQL banning
- Replies: 14
- Views: 6011
MySQL banning
Hey guys. I have a banning system where moderators ccan ban and kick. But what if i Ban them forever for example, and they prove they didn't do anything, how could i un-ban them? So can you guys tell me a php/mySQL code for this?
- 20 Feb 2011, 03:12
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: Block numbers and Symbols
- Replies: 10
- Views: 5064
Block numbers and Symbols
Hey guys, for my game I want it to be so when you say numbers, they don't show up in the bubble. BUt also, i wanna make it so Mods can say them though
- 09 Feb 2011, 18:56
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: License Contest
- Replies: 0
- Views: 1368
License Contest
Hey gugs. This is a post more to Lapo, Bigfish and all the other workers. I think that you guys should hold contests. For license. I mean about 50% of us can't pay for one. If you think the same, reply to this. So please guys. Hold a contets. Maybe its once a month. Once a term. Anything, i just rea...
- 31 Jan 2011, 09:01
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: Room swf, hitTest porb
- Replies: 3
- Views: 2156
- 31 Jan 2011, 04:28
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: Room swf, hitTest porb
- Replies: 3
- Views: 2156
Room swf, hitTest porb
Hey guys. My rooms are swfs, and for the door codes i have this onClipEvent (enterFrame) { _root.DoorInstanceName; if (hitTest(_root.myAvatar)) { smartfox.joinRoom("Pond.swf") } } But instead of the avatar hiting the object, you still click it like a button. Also when you click it, a popup...
- 19 Jan 2011, 02:11
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: Glitch_ emotes
- Replies: 2
- Views: 1947