Lương Sơn Bạc  
Trang chủ Lương Sơn Bạc  Lương Sơn Diễn Đàn  Nơi Lưu Trữ: Truyện Ngắn, Truyện Dài, Bài Viết, Nhân Vật, Sách Lịch Sử, Sách Dạy Võ Thuật...   Xem hình thành viên và hình các buổi giao lưu LSB   Nơi Lưu Trữ: Cổ Thi VN, Cổ Thi TQ, Thơ Mới & Các Tuyển Tập Thơ
Quay Lại   Lương Sơn Bạc > Chu Tước Đài > Tin Học > Thiết kế web & forum
Thành viên
Mật khẩu
Những câu hỏi thường gặp Danh sách các thành viên LSB  Lương Sơn Thương Quán
Trả lời
 
Tiện ích Chế độ hiển thị
Cũ 21-12-2004   #1
Ảnh thế thân của Cu Năng
Cu Năng
-=[ Lương Sơn Ẩn Sĩ ]=-
-=[0934293565]=-
Gia nhập: 04-05-2004
Bài viết: 4.023
Điểm: 128
L$B: 2.659.087
Tâm trạng:
Cu Năng đang offline
 
Mọi người vào giúp đỡ hộ tui với nèo ?

hics lần này là lần đầu tiên lập wed lên rất cần anh em giúp đỡ ,về mọi mặt vì là lần đầu tiên lập 4rum lên không biết tẻo tẹo treo gì cả ,có ai biết gì thì dậy mình với nha.
Việc thứ nhất mình muốn nhờ là các bạn posst cho mình xin các lenh code được không vậy à ,hics trông làm nóa chả ra đâu vào đâu cả .Mong anh em giúp đỡ lần đầu tiên học làm mà.
http://s6.invisionfree.com/lequydon/index.php?act=idx


Chữ ký của Cu Năng
Ngô Thu Huyền

Tài sản của Cu Năng
Trả lời kèm theo trích dẫn
Cũ 22-12-2004   #2
Ảnh thế thân của LSB-Tế Công
LSB-Tế Công
-=[ Bạch Hổ Hùng Binh ]=-
♠ Bang Chủ QPB ♠
Gia nhập: 03-09-2002
Bài viết: 11.246
Điểm: 2529
L$B: 364.412.556
Tâm trạng:
LSB-Tế Công đang offline
 
Trích dẫn:
xin các lenh code
Vậy u muốn xin code gì ? việt hoá , bộ gõ ...... hay cái gì khác ?
cái top5 của u chèn nhập chỗ rồi phải chèn phía trên cơ dưới body


Chữ ký của LSB-Tế Công

Tài sản của LSB-Tế Công
Trả lời kèm theo trích dẫn
Cũ 22-12-2004   #3
Ảnh thế thân của Cu Năng
Cu Năng
-=[ Lương Sơn Ẩn Sĩ ]=-
-=[0934293565]=-
Gia nhập: 04-05-2004
Bài viết: 4.023
Điểm: 128
L$B: 2.659.087
Tâm trạng:
Cu Năng đang offline
 
Mình vẫn còn thiếu nhiều lắm U giúp mình nha .Trước tiên U cho Mình Code để tính tiền và bài viết và thêm vài cái code để tạo mấy cái thẻ [video] [img] đoá u giúp mình với nha mình làm lần đầu lên không hiểu nhiều U nói càng kx càng tốt à ,cám ơn U trước nha .


Chữ ký của Cu Năng
Ngô Thu Huyền

Tài sản của Cu Năng
Trả lời kèm theo trích dẫn
Cũ 22-12-2004   #4
Ảnh thế thân của chipheo_65
chipheo_65
-=[ Lâu La ]=-
Gia nhập: 25-06-2004
Bài viết: 21
Điểm: 5
L$B: 7.565
chipheo_65 đang offline
 
Huynh ơi Van đề Của đệ Nè !

Cả tui nữa . Làm BOX như thế nèo ! tại sao mình làm ko đươc zậy . no ko lên ở 4 rum mà chỉ được trong ADMIN . nhớ gúp minh với nha. Cảm ơn nhìu ..........

Trả lời kèm theo trích dẫn
Cũ 22-12-2004   #5
Ảnh thế thân của LSB-Tế Công
LSB-Tế Công
-=[ Bạch Hổ Hùng Binh ]=-
♠ Bang Chủ QPB ♠
Gia nhập: 03-09-2002
Bài viết: 11.246
Điểm: 2529
L$B: 364.412.556
Tâm trạng:
LSB-Tế Công đang offline
 
mod tính tiền :
Chèn vao Footer nhẹ

Code:
<style>
.rpgmain {font-size: 10px}
.rpgmain2 {color: 000000}
</style>
<script>
/*
RPG Hack v3.2
Created by Webworldx & Peter - 17.11.03
Updated for xHTML compliance by Magus

This code may not be redistributed without express permission.
This header must stay intact at all times. Failure to comply with the above may result in your board being deleted.
*/

RPGHigh="10000"
NextLevel="15"
MoneySign="$"
NextWeapon="8"
NextItem="20"
AddMoney="30"

MoneyOn="Y"
ItemWeapOn="Y"

var BaseURL="http://www.webpost.net/ww/wwx/ifrpg/images"
var StatsURL="http://www.webpost.net/ww/wwx"

var statsImage=[];
statsImage[0]=["HP","/hp.gif"]
statsImage[1]=["STR","/str.gif"]
statsImage[2]=["MAG","/mag.gif"]
statsImage[3]=["DEF","/def.gif"]

var theEXP = ["EXP","/exp.gif"]

function getStats() {
TheStats=[];
stats=[];
var HP=0;STR=1;MAG=2;DEF=3;Archer=1;Mage=2;Warrior=3;

TheStats[HP]=[]
TheStats[HP][Archer]=PostCount
TheStats[HP][Mage]=PostCount
TheStats[HP][Warrior]=PostCount

TheStats[STR]=[]
TheStats[STR][Archer]=parseInt(TheStats[HP][Archer]) - 5
TheStats[STR][Mage]=parseInt(TheStats[HP][Mage]) - 50
TheStats[STR][Warrior]=parseInt(TheStats[HP][Warrior]) + 10

TheStats[MAG]=[]
TheStats[MAG][Archer]=parseInt(TheStats[HP][Archer] * (3/2))
TheStats[MAG][Mage]=parseInt(TheStats[HP][Mage] * 2)
TheStats[MAG][Warrior]=parseInt(TheStats[HP][Warrior] / 2)

TheStats[DEF]=[]
TheStats[DEF][Archer]=parseInt((2/3) *(TheStats[HP][Archer] - 10))
TheStats[DEF][Mage]=parseInt(TheStats[HP][Mage] * (4/3))
TheStats[DEF][Warrior]=parseInt(TheStats[HP][Warrior] * (5/4))

for (i=0;i<TheStats.length;i++){
if (ChosenRace==""){
stats[i]=TheStats[i][1]
} else {
stats[i]=TheStats[i][ChosenRace]
}}

for (i=0;i<stats.length;i++){
if (parseInt(stats[i]) >= parseInt(RPGHigh)) { stats[i]=RPGHigh; }
if (parseInt(stats[i]) < 0 ) { stats[i]=0 }
}
return stats
}

var Race=[];
Race[1] = ["1","Archer"]
Race[2] = ["2","Mage"]
Race[3] = ["3","Warrior"]

var WPName=[ [] , [] ];
WPName[0][1]=["Bow","Gloves","Grass Boots","Thick Leather"]
WPName[0][2]=["Staff","Cloak","Freeze Spell","Basic Heal Spell","Seismic Wind"]
WPName[0][3]=["Wooden Sword","Light Armour","Helmet","Spear"]

WPName[1][1]=["Grand Bow","Tough Leather Gauntlets","Jungle Boots","Brigandine"]
WPName[1][2]=["Elite Staff","Cloak of Light","Repel Spell","Death Curse","Seismic Wind"]
WPName[1][3]=["Steel Sword","Immune Armour","Dazzling Helm","Spear of the Forsaken"]

var WPURL=[ [] , [] ];
WPURL[0][1]=["bow","gloves","grassboots","thickleather"]
WPURL[0][2]=["staff","cloak","freeze","basicheal","seismicwind"]
WPURL[0][3]=["wooden","lightarmour","helm","spear"]

WPURL[1][1]=["grandbow","leathergt","jungleboots","brigandine"]
WPURL[1][2]=["elitestaff","cloaklight","repel","deathcurse","seismicwind"]
WPURL[1][3]=["steel","immunearmour","dazzlinghelm","spforesaken"]

var Items=[]
Items[0]=["Fire Orb","Heal Leaf","Strength Increase Bottle","Ring of Death","Protect Shield","Sword of the Wise"]
Items[1]=["fireorb","healleaf","strincrease","ringdeath","lock","sticky"]

var Extension=".gif"
</script>

<script src="http://webpost.net/ww/wwx/ifrpg/images/u_rpgv3profile.js"></script>

<script src="http://webpost.net/ww/wwx/ifrpg/images/u_rpgv3forum.js"></script> 
</script>


Chữ ký của LSB-Tế Công

Tài sản của LSB-Tế Công
Trả lời kèm theo trích dẫn
Cũ 24-12-2004   #6
Ảnh thế thân của tinhanhconmai
tinhanhconmai
-=[ Lâu La ]=-
Gia nhập: 22-12-2004
Bài viết: 46
Điểm: 1
L$B: 9.045
tinhanhconmai đang offline
 
mong ông anh chỉ giúp

Trích dẫn:
Nguyên văn gởi bởi tongthong_vietnam
mod tính tiền :
Chèn vao Footer nhẹ

Code:
<style>
.rpgmain {font-size: 10px}
.rpgmain2 {color: 000000}
</style>
<script>
/*
RPG Hack v3.2
Created by Webworldx & Peter - 17.11.03
Updated for xHTML compliance by Magus

This code may not be redistributed without express permission.
This header must stay intact at all times. Failure to comply with the above may result in your board being deleted.
*/

RPGHigh="10000"
NextLevel="15"
MoneySign="$"
NextWeapon="8"
NextItem="20"
AddMoney="30"

MoneyOn="Y"
ItemWeapOn="Y"

var BaseURL="http://www.webpost.net/ww/wwx/ifrpg/images"
var StatsURL="http://www.webpost.net/ww/wwx"

var statsImage=[];
statsImage[0]=["HP","/hp.gif"]
statsImage[1]=["STR","/str.gif"]
statsImage[2]=["MAG","/mag.gif"]
statsImage[3]=["DEF","/def.gif"]

var theEXP = ["EXP","/exp.gif"]

function getStats() {
TheStats=[];
stats=[];
var HP=0;STR=1;MAG=2;DEF=3;Archer=1;Mage=2;Warrior=3;

TheStats[HP]=[]
TheStats[HP][Archer]=PostCount
TheStats[HP][Mage]=PostCount
TheStats[HP][Warrior]=PostCount

TheStats[STR]=[]
TheStats[STR][Archer]=parseInt(TheStats[HP][Archer]) - 5
TheStats[STR][Mage]=parseInt(TheStats[HP][Mage]) - 50
TheStats[STR][Warrior]=parseInt(TheStats[HP][Warrior]) + 10

TheStats[MAG]=[]
TheStats[MAG][Archer]=parseInt(TheStats[HP][Archer] * (3/2))
TheStats[MAG][Mage]=parseInt(TheStats[HP][Mage] * 2)
TheStats[MAG][Warrior]=parseInt(TheStats[HP][Warrior] / 2)

TheStats[DEF]=[]
TheStats[DEF][Archer]=parseInt((2/3) *(TheStats[HP][Archer] - 10))
TheStats[DEF][Mage]=parseInt(TheStats[HP][Mage] * (4/3))
TheStats[DEF][Warrior]=parseInt(TheStats[HP][Warrior] * (5/4))

for (i=0;i<TheStats.length;i++){
if (ChosenRace==""){
stats[i]=TheStats[i][1]
} else {
stats[i]=TheStats[i][ChosenRace]
}}

for (i=0;i<stats.length;i++){
if (parseInt(stats[i]) >= parseInt(RPGHigh)) { stats[i]=RPGHigh; }
if (parseInt(stats[i]) < 0 ) { stats[i]=0 }
}
return stats
}

var Race=[];
Race[1] = ["1","Archer"]
Race[2] = ["2","Mage"]
Race[3] = ["3","Warrior"]

var WPName=[ [] , [] ];
WPName[0][1]=["Bow","Gloves","Grass Boots","Thick Leather"]
WPName[0][2]=["Staff","Cloak","Freeze Spell","Basic Heal Spell","Seismic Wind"]
WPName[0][3]=["Wooden Sword","Light Armour","Helmet","Spear"]

WPName[1][1]=["Grand Bow","Tough Leather Gauntlets","Jungle Boots","Brigandine"]
WPName[1][2]=["Elite Staff","Cloak of Light","Repel Spell","Death Curse","Seismic Wind"]
WPName[1][3]=["Steel Sword","Immune Armour","Dazzling Helm","Spear of the Forsaken"]

var WPURL=[ [] , [] ];
WPURL[0][1]=["bow","gloves","grassboots","thickleather"]
WPURL[0][2]=["staff","cloak","freeze","basicheal","seismicwind"]
WPURL[0][3]=["wooden","lightarmour","helm","spear"]

WPURL[1][1]=["grandbow","leathergt","jungleboots","brigandine"]
WPURL[1][2]=["elitestaff","cloaklight","repel","deathcurse","seismicwind"]
WPURL[1][3]=["steel","immunearmour","dazzlinghelm","spforesaken"]

var Items=[]
Items[0]=["Fire Orb","Heal Leaf","Strength Increase Bottle","Ring of Death","Protect Shield","Sword of the Wise"]
Items[1]=["fireorb","healleaf","strincrease","ringdeath","lock","sticky"]

var Extension=".gif"
</script>

<script src="http://webpost.net/ww/wwx/ifrpg/images/u_rpgv3profile.js"></script>

<script src="http://webpost.net/ww/wwx/ifrpg/images/u_rpgv3forum.js"></script> 
</script>
anh ơi vì lần đầu làm forrum nên có rất nhiều cái em chưa hiểu mong anh chỉ giúp ,ví dụ như cái code tính tiền này hoạt đọng nhguw thế nào em chưa hiểu,em cũng chèn nó vào foote của ACP forum của em nhưng em có thây gì đâu
www.gala12f.such.info

Trả lời kèm theo trích dẫn
Cũ 22-12-2004   #7
Ảnh thế thân của LSB-Tế Công
LSB-Tế Công
-=[ Bạch Hổ Hùng Binh ]=-
♠ Bang Chủ QPB ♠
Gia nhập: 03-09-2002
Bài viết: 11.246
Điểm: 2529
L$B: 364.412.556
Tâm trạng:
LSB-Tế Công đang offline
 
post nhạc :
==> Bạn chỉ cần thay chữ " link cần gửi " thành đường " link" mà bạn muốn gửi là được

1.Đối với nhạc tiếng và hình :
Code:
[dohtml]<center> <Embed type="application/x-mplayer2" pluginspTuổi="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/" src="Link cần gửi" ShowControls=1 Auto Start=true ShowDisplay=0 ShowStatusBar=1 width=450 height=400></Embed> 
</center>[/dohtml]

2.Đối với nhạc flash :


Code:
[dohtml]
<div align="center">
<center>
<table border="7" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#FF00FF" width="52%" id="AutoNumber1" height="289">
<tr>
<td width="100%" height="289" align="center">
<embed src="Link cần gửi" width="418" height="303" type="application/x-shockwave-flash"></embed>
</td>
</tr>
</table>
</center>
</div>
[/dohtml]


Chữ ký của LSB-Tế Công

Tài sản của LSB-Tế Công
Trả lời kèm theo trích dẫn
Cũ 22-12-2004   #8
Ảnh thế thân của Cu Năng
Cu Năng
-=[ Lương Sơn Ẩn Sĩ ]=-
-=[0934293565]=-
Gia nhập: 04-05-2004
Bài viết: 4.023
Điểm: 128
L$B: 2.659.087
Tâm trạng:
Cu Năng đang offline
 
U ơi đắp noá ở đâu vậy ảh U ơi mình chưa biết paste boá ở đâu cả .


Chữ ký của Cu Năng
Ngô Thu Huyền

Tài sản của Cu Năng
Trả lời kèm theo trích dẫn
Cũ 22-12-2004   #9
Ảnh thế thân của LSB-Tế Công
LSB-Tế Công
-=[ Bạch Hổ Hùng Binh ]=-
♠ Bang Chủ QPB ♠
Gia nhập: 03-09-2002
Bài viết: 11.246
Điểm: 2529
L$B: 364.412.556
Tâm trạng:
LSB-Tế Công đang offline
 
hic , po' tay mở acp ra mà chèn vào , tìm bài của FD mà đọc kỹ về acp cái đã nhá


Chữ ký của LSB-Tế Công

Tài sản của LSB-Tế Công
Trả lời kèm theo trích dẫn
Trả lời


Quyền sử dụng
Huynh đệ không được phép tạo chủ đề mới
Huynh đệ không có quyền gửi bài trả lời
Huynh đệ không được phép gửi file-gửi-kèm
Huynh đệ không được phép sửa bài của mình

BB code is Mở
Smilies đang Mở
[IMG] đang Mở
HTML đang Tắt
Chuyển nhanh đến:

 
Copyright © 2002 - 2010 Luongsonbac.club
Thiết kế bởi LSB-TongGiang & LSB-NgoDung
Loading

Múi giờ tính theo GMT +7. Hiện giờ là 03:04
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
Liên hệ - Lương Sơn Bạc - Lưu trữ  
Page generated in 0,72195 seconds with 15 queries