以下内容自己根据格式插入到ogonQuest.pas [backcolor=var(--local-bg-color)] procedure NewMan(); begin if This_Player.GetV(50, 1) = -1 then begin This_Player.GiveBindItem('金条',1); ServerSay('★★★欢迎玩家<' + This_Player.Name + '>请大家多多关照!★★★',3); This_Player.SetV(50,1,1); end; end; begin NewMan(); end. # s+ D( g2 B) U! v8 x
5 I( F7 q' r! e1 Z) E. P u1 c) u0 Q# ~0 J- G6 ?. Y% m4 R
|