Posts: 43
Threads: 11
Joined: Jul 2010
Reputation:
0
thx but I have more question:
How to change spawn place?
Posts: 43
Threads: 11
Joined: Jul 2010
Reputation:
0
but again error about it
E:\SErver\gamemodes\SFRJ.pwn(69) : error 035: argument type mismatch (argument 2)
E:\SErver\gamemodes\SFRJ.pwn(70) : error 035: argument type mismatch (argument 2)
E:\SErver\gamemodes\SFRJ.pwn(77) : error 001: expected token: ")", but found "{"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
3 Errors.
Posts: 2,593
Threads: 38
Joined: Aug 2007
Reputation:
0
I highly suggestyou learn the simple syntax of pawn coding. You'll have a hard time making scripts if you copy and paste everything. Also I believe SetPlayerPos will be ineffective under OnPlayerSpawn, should place it under OnPlayerStateChange if player state== PLAYER_STATE_SPAWNED