【战神引擎】欢迎新人登录脚本
以下内容自己根据格式插入到ogonQuest.pasprocedure NewMan();beginif This_Player.GetV(50, 1) = -1 thenbegin This_Player.GiveBindItem('金条',1); ServerSay('★★★欢迎玩家<' + This_Player.Name + '>请大家多多关照!★★★',3); This_Player.SetV(50,1,1);end;end;begin NewMan();end.
页:
[1]