PDA

View Full Version : max lvl/status level/editing spells?


Minlail
03-15-2005, 03:59 PM
2 questions
how can i set max level?
how can i set it so when new users are created (when an accout logs in for the first time) there status level is 0?

how can i create/edit spells or spell effects (like procs)

Cisyouc
03-15-2005, 04:26 PM
2 questions
how can i set max level? Look at features.h in the zone project.
how can i set it so when new users are created (when an accout logs in for the first time) there status level is 0?It is like this by default.
how can i create/edit spells or spell effects (like procs)
Edit the spells_us.txt in your's and your player's EQ directory.

Minlail
03-16-2005, 08:44 AM
Look at features.h in the zone project.
It is like this by default.

Edit the spells_us.txt in your's and your player's EQ directory.


dont i also need to edit in speffect or w/e its called in zone?

hitokiri572
03-16-2005, 09:33 AM
Look at features.h in the zone project.
It is like this by default.

Edit the spells_us.txt in your's and your player's EQ directory.

is there a way to change this default???

supersonic
03-16-2005, 11:01 AM
The default status for people who login can be changed in loginserver.ini Its called, defaultstatus. change that to the status number. Be careful about setting it to a ServerOp status because then anyone can shut down your server.