目前分類:project ( English only ) (18)

瀏覽方式: 標題列表 簡短摘要
1.Fighting System
- animation
- sword collision

SkyChord 發表在 痞客邦 留言(0) 人氣()

done :

  ‧the client's movement and camera can work ok

SkyChord 發表在 痞客邦 留言(0) 人氣()

WuWu....
Instructor....
I ..

SkyChord 發表在 痞客邦 留言(0) 人氣()

From last week to now, I almost didn't do anything.
The same problem is always occur, I feel a little tired.
What should I do?

SkyChord 發表在 痞客邦 留言(0) 人氣()

done :

  ‧the client can move

SkyChord 發表在 痞客邦 留言(0) 人氣()

        ((((( This schdule was finished one week ago )))))

done :

SkyChord 發表在 痞客邦 留言(0) 人氣()

done :

‧all the client can choose their own players 

SkyChord 發表在 痞客邦 留言(0) 人氣()

done :

‧change the player_dist variable to force

SkyChord 發表在 痞客邦 留言(0) 人氣()

ent_createlocal (string filename, vector Position, function)

just like the ent_create instruction, ent_createlocal is also used

SkyChord 發表在 痞客邦 留言(0) 人氣()

SP(Single player) part

        player    selection

SkyChord 發表在 痞客邦 留言(0) 人氣()

main()
  │
  └ level_load

SkyChord 發表在 痞客邦 留言(0) 人氣()

 main call

main()

SkyChord 發表在 痞客邦 留言(0) 人氣()

function move_player()
{
        set disconnectable;

SkyChord 發表在 痞客邦 留言(0) 人氣()

ent_sendnoew(entity)

In a multiplayer state, we can't send too many data to server or the network will lag.
so we set "entity.nosend" flag to on that client won't send data anymore.
but before stop sending data, we must send all the updated data to server first.

SkyChord 發表在 痞客邦 留言(0) 人氣()

function input_scan()
{
        while (1)

SkyChord 發表在 痞客邦 留言(0) 人氣()

Chap V                      Adding Profession Selection Panels                ....   4/26  01:20

Chap V                      ko                                                                  ....   4/27  02:03

Chap V| & VII            ko                                                                  ....   4/29  01:26

SkyChord 發表在 痞客邦 留言(0) 人氣()

Server

                 C:\test.cd\test.exe -sv

SkyChord 發表在 痞客邦 留言(0) 人氣()

  • May 08 Mon 2006 15:06
  • test

test!!This place is English only.

SkyChord 發表在 痞客邦 留言(0) 人氣()