Recent changes Random page
GAMING
Gaming
 
StarCraft Wiki
Super Smash Wiki
Halopedia
Diablo Wiki
FFXIclopedia
Grand Theft Wiki
See more...

Talk:Artificial intelligence

From WoWWiki

Jump to: navigation, search

This is a terrible description of AI. The example is not AI at all but script, and the reference to a player does not belong at all, since going link dead has nothing to do with the server. It sounds like it means to say that

beginloop
while playerIsLagged()
    whateverWasGoingOn(beforeLag)
endwhile
catchUp(whateverHappened)
while not playerIsLagged()
    whateverIsGoingOn()
endwhile
endloop

so that whatever was happening before lag happens until finally the player drops to the front-end. If so, that's very poorly worded. Schmidt 23:04, 23 June 2006 (EDT)