|
发表于 2009-7-22 22:43:24
|
显示全部楼层
来自 中国–河南–郑州
new filePath[64]
get_configsdir(filePath, 63)
format(filePath, 63, "%s/CSCP.dat", filePath)
copy(fileName,63,filePath)
loadFile(filePath)
public client_connect(id){
new pname[32],msg[128]
get ...
心静如水 发表于 2009-7-22 19:04
这段代码不是在客户端写文件,而是服务端写,他只要改个名字就能重新进来了。 |
|