Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
HELP!
Where can I find a step by step Guide to making plugins?
This is not a step-by-step tutorial, but it can help : POG DEV TOOL
But... isn't there a tutorial furnished with the game ? Or is it only a game tutorial ? Hm... I don't remember... you should try'n see...
poger825, on Nov 10 2004, 09:40 PM, said:
Right here on this forum. You write the questions, we'll supply the answers.
Actually, there is a tutorial in the folder named "Docs" inside the Coldstone folder. I'll assume that the plugin is for PoG because there aren't too many other CS games out there to make plugins for.
All the elements you need for a plugin are the same as for a game except you do not need the opening screen. You will probably need to create NPCs, items, events, locations, and maps. To start, select "Create new game...." from the file menu. When you get to the step where you select "Plugin" as the type of game, you will have to locate the plugin data in the original game. Give you plugin a name and you are ready to start creating.
Make an event which places the characters, stamps, items, etc. that you need in the map where you want the plugin to start. When your event is done, save it and find Plugin -> Loadcalls in the Project menu. Make a loadcall for the map you are altering which activates the event you just created. Now when the player enters that map, the changes you have made will appear in that map. That's basically all there is to it. Good luck with it.
can I have step by step instructions on making a new class/race ? :huh:
If you don't know how to make a simple one-NPC plugin then (no offence) making a new class/race is waaaayyyyyyy over your head. Sorry.
People learn, dear.
I'd help you, but I've never done a plug-in.
1. Create a new class or race
2. Compile
Simple enough.
Try this if you want to create a class/race for PoG.
I believe you asked this question at least twice before... is it your memory that is bad or is it mine? <_<
Ledorax, on Nov 12 2004, 12:17 PM, said:
I believe you asked this question at least twice before... is it your memory that is bad or is it mine? <_< View Post
If your memory is good, then mine is shot!!! And if his is good, then mine is ragged. DANG! I'm gettin' old!!! :blink:
1. I know how to create an npc <_< 2. I have asked way long ago and was given a link that I lost :huh: 3. I meant making the events the globals etc. etc. :blink: 4.Thanx for the link ledorax
This post has been edited by poger825 : 12 November 2004 - 01:59 PM
ok now i have a question about the cold stone addon file is it possible to make a add on file for evnova with the demo coldstone or do i need hte whole verrsion also if it is possible to use the demo to make a add on file then can i have somethings that will help me out becaause i need to find out what i need to maek a add on file for ev nova and i was wondering if anyone has any information heads up or a list of ways to start the add on file off then e- mail me at.
kriz@lamsland.com
EV Nova was not made with Coldstone so Coldstone cannot make an addon for EV Nova. Directions for making EV Nova addon files have been given several times on the EV Nova forum so I suggest you either search there or ask the question of those who know the program.
Coldstone is designed to create new games or produce plugins for games made with Coldstone if the creator of the game enabled plugin development. It won't do anything for sombody else's game. Sorry 'bout that.