Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Dragon Eclipse Events!


Zzbrandon
 Share

Recommended Posts

There is a glitch I clearly remember. Here is the fix:

> her eis a fix it works for me!
>
> try my bug-fix
>
> Client side
>
> find in modGameLogic:
>
> ```
> ' Check to see if a npc is already on that tile
>
> For i = 1 To Npc_HighIndex
>
> If MapNpc(i).num > 0 Then
>
> If MapNpc(i).x = x Then
>
> If MapNpc(i).Y = Y Then
>
> CheckDirection = True
>
> Exit Function
>
> End If
>
> End If
>
> End If
>
> Next
>
> If Map.Moral = MAP_MORAL_SAFE Then Exit Function
> ```
>
> and replec all that whit this
>
> ```
> ' Check to see if a npc is already on that tile
>
> For i = 1 To Npc_HighIndex
>
> If MapNpc(i).num > 0 Then
>
> If MapNpc(i).x = x Then
>
> If MapNpc(i).Y = Y Then
>
> CheckDirection = True
>
> Exit Function
>
> End If
>
> End If
>
> End If
>
> Next
> ```
Link to comment
Share on other sites

Leggings is to prevent exposed, cultivate one's morality and design pants, because length and different materials and divides a lot of kinds, can and dress dress different collocation. Because anti exposed, cultivate one's morality, so not only wear position is backing, the in the mind also compare the bottom.

http://www.ms-leggings.com
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...