Dear Annie what's this?

安赫尔

New member
Messages
163
Points
0
Location
Shanghai
Github
stacksnet
Emulator
http://upaste.me/b5b510925a9db8064

I am copy with these code. in MSVC2010

In Game I found Char will be duplicate. When login 2 seconds.

QQ图片20140303135135.jpg

QQ图片20140303135223.jpg

This effect is only show in Windows Server. Use gcc have not this effect. 

I feel may need some graphic driver refrash screen.

so the effect is kawayi

 
wait ... that ... patch is just introducing set_constant ...

how can you get the bug for making a clone of yourself ?

if your server is producing clones, then try search for an item that will *clone or @slaveclone

Code:
prontera,156,183,5	script	kjdhfksfj	100,{	getmapxy .@map$, .@x, .@y, 0;	clone .@map$, .@x, .@y, "", getcharid(0), getcharid(0);	atcommand "@slaveclone "+ strcharinfo(0);	end;}
or maybe I misunderstood your question ?
 
It's not a clone, Like Shardow. 

When you login after 3seconds, it with show on. And you move he move. 

I think it miss some graphic driver.

 
When you login after 3seconds, it with show on. And you move he move.
if it is graphic driver problem, or maybe bandwidth problemif you have a shadow of yourself, the shadow shouldn't move at all

but you say it moves with you, I think that's a clone ...

 
Last edited by a moderator:
if you use @refresh do they disappear?

 
When you login after 3seconds, it with show on. And you move he move.
if it is graphic driver problem, or maybe bandwidth problemif you have a shadow of yourself, the shadow shouldn't move at allbut you say it moves with you, I think that's a clone ...
It will stay when you stay.

Everyone have they're shardow, but they can't see others shardow. Only can see themselves.

So I call it Graphic drivers error.

QQ图片20140305180917.jpg

QQ图片20140305180925.jpg

QQ图片20140305181603.jpg

 
Last edited by a moderator:
try change subject into client side ...

how do you diff your client ?

how about try using one of the hexed client here and login to your server ?

 
Back
Top