-
Posts
1438 -
Joined
-
Last visited
-
Days Won
98
Content Type
Profiles
Forums
Downloads
Everything posted by Gibier
-
The shop work in two part. First cteate your shop with the shop editor. After spawn it with an event. For the npc I can't really help you.
-
Intersect is a powerfull c# engine using the framework .NET 4.5. It will not work on old pc but to do better thing we need to use the latest tool. The engine have all the feature quest, event, ressource, spell, animation and alot of stuff is coming song. It will surely be the next best game engine without coding required. It flexible, easy to use, learn and have so much tutorial on it.
-
This probably happen cause the attack is calculate with the formula so calculate with the stats. Edit: maybe you could try to put the attack scale to 1 or 0. I think this could work, but not sure, I didn't really play with the formula
-
1) You can't intersect engine have only one character by account. 2) if you try to delete it with the client you will not be able to do it. You will need to delete it from the sqlite data base with a software. Or you could do it with the intersect toolkit.
-
Not sure about it but I think you could use a dynamic ip for your server but your server ip will need to be change everytime you lost your internet connection or electricity. And your player would have to change the ip on their config.xml so pretty much pain in the ass to your players and you. Well be sure to put a static ip adress for your server
-
Welcome, I'm sure you will find something here to regain your graphic skills You're probably the exception here
-
Set a variable would be better than create a key. You can't loose the viable the key yes You can choose this attribute in your maps parameters.
-
Don't forget you will need some global variable to be sure that only one person can buy a house.
-
I don't think this is possible with the event or spell editor. You will need to wait for the source.
-
Yeah pretty sure we could do it with some global variable and few global switch. I will try this when I will be on pc. If it work I will show how it work.
-
I know we can add a splash screen for when the game is starting. But what about the animate image? Does intersect is compatible with an animated gif or an animated png? It wilould be nice if intersect can do it.
-
@Mapyo you can't put walk animation or attack animation. This is not a featuring system in intersect and will not be added in the engine.
-
Here's the spec requirment for the editor Editor OS: Windows 7+ -- Windows Only Processor: Intel i3 or Better Memory: 1 GB RAM Graphics: 1GB VRAM DirectX: 9.0c+ Shader Support Storage: 1 GB available space Your cpu and gpu spec seems to be lower than what the editor need to be smoother.
-
First be sure to know the text variables for the event editor, they will be really usefull, we will probably use them to create each event of the tutorial. I'll add some tutorial to create more very flexibles events. Event on map (information) How to create a flexible MOTD system (easy) Explanation: If it's the first time the player is joining the game he could have the choice to see a short explanation of the game. Each time the player is joining the game his variable nbConnection will increase of 1. If the player has already played the game 50 time the game will not showing the same message than a new player and will display a special message if the player is an administror or moderator.. How to create a housing system (easy) Explanation: If the player didn't buy the house the player will see a panel. If he bought it the house will be display with the blocker. Many player can buy the "same house" but it's limited to the number that you want. How to create a chest system with random loot (easy) Explanation: If the player have not opened the chest yet then the player will see a closed chest else he will see an opened chest. How to create a gambling system (easy / medium) Preview:
-
The first page will be the configuration of the event when you see the image. The second page will be when the evnt will not show the image 2. When you create an event on a map double click on the preview block.
-
You will need to create a second page for the event. the first page you will need to select the image that you want from the tileset folder. the second page is what you will see before the event so dont select the image. Now you will need to put they conditions, if the conditions of the first page is true you will see your image.
-
I think this is more like a servers hoster who host principaly minecraft servers for free.
-
Provably a bug from the multi-resolution. The font seems to change a little bit when we change it.
-
You can try it
-
The little icon on the right low corner? Maybe your anti-virus block it.
- 13 replies
-
- port forwarding
- online
-
(and 1 more)
Tagged with:
-
Yeah on the maps it will show the real dimension but not in the items windows it seems they will take the default dimension.
-
Not yet but maybe one day Mono Compatible "The Intersect client is powered by MonoGame. The server is mono compatible. In the future you can look forward to the possibility to deploying your game across across many platforms including Mac, Linux, mobile devices and consoles. You can host your game server in a Linux environment already. Cut the costs of hosting your game because you won't pay extra for Windows servers." https://www.freemmorpgmaker.com/about If in the future we have possibilities to run intersect gane on console I thinks we should be able to play it on pc with a game pad
-
Not yet soory but maybe one day
-
Player Variable is.. Variable X Equal To Global Variable X
Gibier replied to Golbi's question in Event Questions
Sadly, I don't think this is possible. -
Did you download intersect beta 3.1 ?
