Advertisement
Trickysticks

Untitled

Jan 8th, 2015
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. main_enem is not defined.
  2. (main_enemは未定義の識別子です)
  3. C:/Touhou Magical Moon Story/script/Players/Reimu/Reimu.dnh
  4. Reimu.dnh line(行)=958
  5.  
  6. enemy = main_enem;
  7. break;
  8. }
  9. ObjShot_SetIntersectionCircleA1(objShot,64);
  10. ascent(i in 0..length(obj))
  11. {
  12. ObjRender_SetAngleZ(obj[i],ObjRender_GetAngleZ(obj[i])+45);
  13. ObjRender_SetPosition(obj[i],ObjMove_GetX(objShot),ObjMove_GetY(o
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement