| 赞 | 5  | 
 
| VIP | 620 | 
 
| 好人卡 | 38 | 
 
| 积分 | 70 | 
 
| 经验 | 125468 | 
 
| 最后登录 | 2015-7-27 | 
 
| 在线时间 | 1666 小时 | 
 
 
 
 
 
Lv4.逐梦者 
	- 梦石
 - 0 
 
        - 星屑
 - 6955 
 
        - 在线时间
 - 1666 小时
 
        - 注册时间
 - 2008-10-29
 
        - 帖子
 - 6710
 
 
  
 
 | 
	
去这里搜索一下 事件 
看看有没有自己要的吧 
http://rpg.blue/web/htm/news58.htm 
 
地图的事件属性: 
$game_map.events[编号].x,$game_map.events[编号].y 
编号事件的x,y坐标 
$game_map.events[编号].screen_x,$game_map.events[编号].screen_y 
编号事件的屏幕x,y坐标 
$game_map.events[编号].direction 
编号事件的朝向 
$game_map.events[编号].terrain_tag 
编号事件所处的地形标志 
$game_map.events[编号].moveto(x,y) 
把事件扔到(x,y) 
  系统信息:本贴由楼主认可为正确答案,66RPG感谢您的热情解答~ |   
 
 
 
 |