kk, fixes its theres not the Gap in as a beard part.
|
|
Description: Fixing the beard fix in some servers
Difficulty: 1
Assumed Knowledge: copy and pasting and ability to read
Tested Server: Czar
Files/Classes Modified: player.java
Procedure:
step 1:go to player.java and find:
and paste this under it:Code:if (playerEquipment[playerFeet] > 1) { playerProps.writeWord(0x200 + playerEquipment[playerFeet]); } else { playerProps.writeWord(0x100+pFeet); }
and there you go, beard fixed. i had found this a LONG TIME AGO when i first started at Rune-Server on Rune Arc lol.Code:if (!Item.isFullHelm(playerEquipment[playerHat]) && !Item.isFullMask(playerEquipment[playerHat]) &&(playerLook[0] != 1)) { playerProps.writeWord(0x100 + pBeard); } else{ playerProps.writeByte(0); } } else { playerProps.writeWord(-1); playerProps.writeWord(npcId); }

kk, fixes its theres not the Gap in as a beard part.

Why do people always repeat tutorials from way back?

Yeh Why? we dont need repost
theres been many of these tuts...

i seen like a few ppl ask me, i figured i'd postagain cus most are to stupid to use the search button.

You completely screwed this up.
1. It doesn't work.
2. Your teaching is horrible.
[Closed]
| « Adding a Sweet home | [RS2D] Animation Update Mask » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |