10-07-2007, 10:08 AM
Okay i think i need this code to change flag sprite
This code could be ofcourse fault well im sure that its fault but i tried.
Code:
If Map(GetPlayerMap(Index)).Tile(GetPlayerX(Index), GetPlayerY(Index)).Type = TILE_TYPE_FLAG Then
If GetPlayerClass(1) (here must the sprite code that i don't know)
End If
If Map(GetPlayerMap(Index)).Tile(GetPlayerX(Index), GetPlayerY(Index)).Type = TILE_TYPE_FLAG Then
If GetPlayerClass(1) (here must the sprite code that i don't know)
End If
This code could be ofcourse fault well im sure that its fault but i tried.