Search found 153 matches

by Magiknight
Sat Feb 02, 2013 5:02 pm
Forum: Troubleshooting
Topic: Make a Game Master
Replies: 4
Views: 2752

Make a Game Master

Trying to figure out how to make a GM and use him. Is it complicated?
by Magiknight
Fri Feb 01, 2013 12:39 am
Forum: Troubleshooting
Topic: Level Cap in COP Areas
Replies: 4
Views: 2589

Re: Level Cap in COP Areas

Well I am going to try and implement the level caps. If they already work that is awesome. I don't know of anyone who has fulfilled the requirements to enter a promy. Just wait and see I suppose.
by Magiknight
Thu Jan 31, 2013 6:29 pm
Forum: Troubleshooting
Topic: Level Cap in COP Areas
Replies: 4
Views: 2589

Level Cap in COP Areas

I navigated to C:\dsp\scripts\zones\Promyvion-Dem. I opened the file called "Zones." It had a section that said: ----------------------------------- -- onZoneIn ----------------------------------- function onZoneIn(player,prevZone) cs = -1; if ((player:getXPos() == 0) and (player:getYPos() == 0) and...
by Magiknight
Sat Jan 26, 2013 3:50 am
Forum: Public Servers
Topic: New Server
Replies: 23
Views: 18026

Re: New Server

Thank you for the support Arken. I would be farther along but I had a few life altering events occur so the server got pushed back a little bit on my priority list. Many things have been deleted and a few things have been updated. I will continue deleting and updating things (items, npcs, armor, wea...
by Magiknight
Tue Jan 08, 2013 1:13 am
Forum: Public Servers
Topic: New Server
Replies: 23
Views: 18026

Re: New Server

Sweet! It works! Now I just have to figure out what all needs changing.... Thank you so much!
by Magiknight
Mon Jan 07, 2013 11:52 pm
Forum: Public Servers
Topic: New Server
Replies: 23
Views: 18026

Re: New Server

When I try to run a new query it says "1064 - You have an error in your SQL syntax; check the manuals that corresponds to your MySQL server version for the right syntax to use near "spell_list' WHERE name = 'cure_vi' at line 1". I picked cure_vi at random to see if it was something I could delete. I...
by Magiknight
Thu Jan 03, 2013 11:40 pm
Forum: Public Servers
Topic: New Server
Replies: 23
Views: 18026

Re: New Server

PrBlahBlahtson: How do I create this table? I know how to make a table, but it will not let me save it. What section do I put the code in? Comments? Triggers? Etc. Unfortunately I don't know a whole lot about SQL or Navicat. Hopefully I can pick it up. Flunklesnarkin: The server is going to take me ...
by Magiknight
Wed Jan 02, 2013 1:01 am
Forum: Public Servers
Topic: New Server
Replies: 23
Views: 18026

Re: New Server

Thank You kjLotus and PrBlahBlahtson!
by Magiknight
Tue Jan 01, 2013 11:31 pm
Forum: Public Servers
Topic: New Server
Replies: 23
Views: 18026

Re: New Server

NPCs are disappearing as we speak. I strongly suspect items will be also.
by Magiknight
Tue Jan 01, 2013 11:07 pm
Forum: Public Servers
Topic: New Server
Replies: 23
Views: 18026

Re: New Server

I am learning a lot about how to edit the server and still exploring the different files. I know what I would like the server to look like, a very specific time period of FFXI, but I'm not sure how to make it that way. Here is a list of things that I am trying to accomplish: 1. Make the max level 75...