战神引擎欢迎新人登录脚本
}$ l9 G: M/ n% `, z3 g. z. b. B* t7 X
将以下的内容根据格式插入到ogonQuest.pas ( S2 l+ L. [- c+ w
- procedure NewMan();6 ^- O2 D8 c: |2 u- k: ]
- begin
& ]& @7 l$ O/ _ - if This_Player.GetV(50, 1) = -1 then
3 K2 L8 g5 q* O( Q- @5 W# e S N - begin* Y/ V" y$ }4 ~5 G* k
- This_Player.GiveBindItem('金条',1);, p% |/ `' }$ U7 A% M
- ServerSay('★★★欢迎玩家<' + This_Player.Name + '>登录,www.xjyxi.com!★★★',3);
- e) r) G( J* c0 t% D$ p' e - This_Player.SetV(50,1,1);
" c4 N1 g8 g$ _ n, L* j1 K - end;1 d5 [8 I# d3 I8 s& b; @6 G) Q8 |
- end;
7 T' R7 ] z4 b- P - begin4 \8 e2 e* |3 F
- NewMan();% U2 g; J- E0 {) X3 E" f
- end.
复制代码 & p0 |- v* b0 S* r
4 M- e1 Q& u8 y0 A, w7 W
3 b: X& V% ]1 t* X1 n& ] |