View Single Post
  #30  
Old 08-31-2002, 01:00 PM
G_yoshi G_yoshi is offline
Forbidden
G_yoshi's Avatar
Join Date: Mar 2001
Posts: 7,206
G_yoshi will become famous soon enough
Send a message via AIM to G_yoshi
Konidias...perhaps you should just include in your control-NPC something like this:

NPC Code:
if (actionplayeronline){
with (getplayer(#a)) {
if (!lighteffectsenabled) {
say2
Minimum Requirements for playing#b
on Doragon Koden:#b
#b
500mhz+ Processor#b
8mb+ Video Card#b
128mb+ RAM#b
Enable Lighting Effects to turn#b
this logon message off.#b
}
}
}



I am doing that for now so that I can warn players of what is to come Once my project is complete or something else concerning it happens, I'll add in a line that will warp the player to classic graal if they do not have lighteffects enabled.
__________________
Reply With Quote