Posts: 6
Threads: 2
Joined: Jun 2009
Reputation:
0
Hey,
We are scripting our server and now we are stuck on one damn part of the script. We want system that saves player position on Loging off or crash. So next time the player logs back in, hes back at the place he Loged off.
It would be VERY helpfun if someone could help.
Thanks...
Posts: 131
Threads: 15
Joined: May 2007
Reputation:
0
Just wondering what gamemode it is. There are plenty of filterscripts that do this as well
Posts: 131
Threads: 15
Joined: May 2007
Reputation:
0
Just wondering what you have under new Float:gRandomPlayerSpawns
Posts: 21
Threads: 7
Joined: Jul 2009
Reputation:
0
When i compile i have some errors
D:\Games\GTA San Andreas\NEW SERVERIS\pawno\include\dutils.inc(22) : error 017: undefined symbol "MAX_PLAYERS"
D:\Games\GTA San Andreas\NEW SERVERIS\pawno\include\dutils.inc(233) : error 017: undefined symbol "fexist"
D:\Games\GTA San Andreas\NEW SERVERIS\pawno\include\dutils.inc(233) : warning 215: expression has no effect
D:\Games\GTA San Andreas\NEW SERVERIS\pawno\include\dutils.inc(233) : error 001: expected token: ";", but found ")"
D:\Games\GTA San Andreas\NEW SERVERIS\pawno\include\dutils.inc(233) : error 029: invalid expression, assumed zero
D:\Games\GTA San Andreas\NEW SERVERIS\pawno\include\dutils.inc(233) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
5 Errors.