Problem with Spawnpoints
#14

Eliran Pesahov, if you would know what to do, you would answer my pm! You dunno urself how to fix these errors!

I did it with your method, now look here:

Код:
D:\Program Files\Rockstar Games\GTA San Andreas\eigener SAMP\gamemodes\deathmatch.pwn(592) : error 017: undefined symbol "x"
D:\Program Files\Rockstar Games\GTA San Andreas\eigener SAMP\gamemodes\deathmatch.pwn(594) : error 017: undefined symbol "x"
D:\Program Files\Rockstar Games\GTA San Andreas\eigener SAMP\gamemodes\deathmatch.pwn(596) : error 017: undefined symbol "x"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Errors.
here the lines!

pawn Код:
SetSpawnInfo(playerid, 1, gPlayerSkinForEver[playerid], x, y, z, angle, 0, 0, 0, 0, 0, 0); // You need to change these values.
    } else if(p_skin == 267 || p_skin == 271 || p_skin == 270 || p_skin == 0 || p_skin == 105 || p_skin == 106 || p_skin == 107) { // This is GROOVE.
        SetSpawnInfo(playerid, 2, gPlayerSkinForEver[playerid], x, y, z, angle, 0, 0, 0, 0, 0, 0); // You need to change these values.
    } else if(p_skin == 108 || p_skin == 109 || p_skin == 110) { // This is VAGOS.
        SetSpawnInfo(playerid, 3, gPlayerSkinForEver[playerid], x, y, z, angle, 0, 0, 0, 0, 0, 0); // You need to change these values.
Reply


Messages In This Thread
Problem with Spawnpoints - by samtey - 02.08.2011, 08:58
Re: Problem with Spawnpoints - by Godhimself - 02.08.2011, 09:31
Re: Problem with Spawnpoints - by sansko - 02.08.2011, 09:34
AW: Problem with Spawnpoints - by samtey - 02.08.2011, 11:07
Re: Problem with Spawnpoints - by Gray - 02.08.2011, 11:15
AW: Problem with Spawnpoints - by samtey - 02.08.2011, 12:02
Re: Problem with Spawnpoints - by iPLEOMAX - 02.08.2011, 12:05
AW: Problem with Spawnpoints - by samtey - 02.08.2011, 12:14
AW: Problem with Spawnpoints - by samtey - 02.08.2011, 12:36
Re: Problem with Spawnpoints - by Toreno - 02.08.2011, 13:22
AW: Problem with Spawnpoints - by samtey - 02.08.2011, 13:28
Re: Problem with Spawnpoints - by Toreno - 02.08.2011, 13:46
AW: Problem with Spawnpoints - by samtey - 02.08.2011, 13:50
AW: Problem with Spawnpoints - by samtey - 02.08.2011, 15:49
AW: Problem with Spawnpoints - by samtey - 02.08.2011, 16:04
AW: Problem with Spawnpoints - by samtey - 02.08.2011, 16:55

Forum Jump:


Users browsing this thread: 2 Guest(s)