overwrite player movement

Archive of the older Feature Request Forum Posts

Moderator: POL Developer

Locked
User avatar
zandor70
Master Poster
Posts: 93
Joined: Fri Feb 10, 2006 10:06 am
Location: Italy

overwrite player movement

Post by zandor70 »

Overwrite player movement and move player with npc commands?
User avatar
CWO
POL Expert
Posts: 1159
Joined: Sat Feb 04, 2006 5:49 pm
Location: Chicago, IL USA

Post by CWO »

You can do this by simply paralyzing or freezing the char. Then create a means to move them.
Yukiko
Distro Developer
Posts: 2825
Joined: Thu Feb 02, 2006 1:41 pm
Location: San Antonio, Texas
Contact:

Post by Yukiko »

I actually like this idea but I think it would be tough to program into the core. It would make scripting such things as Fear, a spell cast by NPCs on World of Warcraft, easier. Fear causes players to run in random directions when it is cast on them.

As I said I like it but alas it probably can't be done in the core.
User avatar
MontuZ
Forum Regular
Posts: 338
Joined: Fri Feb 10, 2006 8:08 am
Location: Myrtle Beach, South Carolina

Post by MontuZ »

I remember seeing a packet where you'd send like 10 xyz coords... Apparently it moved the character to those coords


Though I could be really wrong and dreamed that shit up :D
User avatar
CWO
POL Expert
Posts: 1159
Joined: Sat Feb 04, 2006 5:49 pm
Location: Chicago, IL USA

Post by CWO »

You mean the "drunken coder" packet?
User avatar
MontuZ
Forum Regular
Posts: 338
Joined: Fri Feb 10, 2006 8:08 am
Location: Myrtle Beach, South Carolina

Post by MontuZ »

Yeah, that's it.

Anyone ever test it?
User avatar
zandor70
Master Poster
Posts: 93
Joined: Fri Feb 10, 2006 10:06 am
Location: Italy

Post by zandor70 »

Beh... I can move player anywhere by script but not with movement graphic.... but in effect I can command graphic actions... or I am wrong?
Bracco
Adept Poster
Posts: 80
Joined: Thu Dec 28, 2006 11:52 am

Post by Bracco »

zandor70 wrote:Beh... I can move player anywhere by script but not with movement graphic.... but in effect I can command graphic actions... or I am wrong?
yes you can
Locked