- 0
Create hq
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
Saringan_cs
ai introdus [pawn]new vla;[/pawn]
la OnGameModeInit [pawn]vla = CreatePickup(1239, 23, 691.0215,-1275.7830,13.5603);[/pawn]
la OnPlayerPickUpPickup [pawn]if(pickupid == vla)
{
SetPlayerInterior(playerid,1);
SetPlayerPos(playerid,452.489990,-18.179698,1001.132812);
}[/pawn]
eo as dori sa intre in acest hq doar membri din vla. si am introdus aceast comanda
[pawn]{
if(PlayerInfo[playerid][pMember] == 15 || PlayerInfo[playerid][pLeader] == 15)
}[/pawn]
imi da o serie de 26 de errori care nu au treaba cu ce fac eo cred
[pawn]C:\Users\Cbu-Samp\Desktop\DRiFT ZonE V3.0\gamemodes\gf.pwn(1745) : error 004: function "SetPlayerToTeamColor" is not implemented
C:\Users\Cbu-Samp\Desktop\DRiFT ZonE V3.0\gamemodes\gf.pwn(1770) : error 004: function "SetPlayerToTeamColor" is not implemented
C:\Users\Cbu-Samp\Desktop\DRiFT ZonE V3.0\gamemodes\gf.pwn(1790) : error 004: function "SetPlayerCriminal" is not implemented
C:\Users\Cbu-Samp\Desktop\DRiFT ZonE V3.0\gamemodes\gf.pwn(1795) : error 004: function "SetPlayerCriminal" is not implemented
C:\Users\Cbu-Samp\Desktop\DRiFT ZonE V3.0\gamemodes\gf.pwn(1859) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Cbu-Samp\Desktop\DRiFT ZonE V3.0\gamemodes\gf.pwn(1863) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Cbu-Samp\Desktop\DRiFT ZonE V3.0\gamemodes\gf.pwn(1875) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Cbu-Samp\Desktop\DRiFT ZonE V3.0\gamemodes\gf.pwn(1879) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Cbu-Samp\Desktop\DRiFT ZonE V3.0\gamemodes\gf.pwn(1883) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Cbu-Samp\Desktop\DRiFT ZonE V3.0\gamemodes\gf.pwn(1887) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Cbu-Samp\Desktop\DRiFT ZonE V3.0\gamemodes\gf.pwn(1891) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Cbu-Samp\Desktop\DRiFT ZonE V3.0\gamemodes\gf.pwn(1895) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Cbu-Samp\Desktop\DRiFT ZonE V3.0\gamemodes\gf.pwn(1899) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Cbu-Samp\Desktop\DRiFT ZonE V3.0\gamemodes\gf.pwn(1903) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Cbu-Samp\Desktop\DRiFT ZonE V3.0\gamemodes\gf.pwn(1917) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Cbu-Samp\Desktop\DRiFT ZonE V3.0\gamemodes\gf.pwn(1921) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Cbu-Samp\Desktop\DRiFT ZonE V3.0\gamemodes\gf.pwn(1925) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Cbu-Samp\Desktop\DRiFT ZonE V3.0\gamemodes\gf.pwn(1929) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Cbu-Samp\Desktop\DRiFT ZonE V3.0\gamemodes\gf.pwn(1933) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Cbu-Samp\Desktop\DRiFT ZonE V3.0\gamemodes\gf.pwn(1945) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Cbu-Samp\Desktop\DRiFT ZonE V3.0\gamemodes\gf.pwn(1949) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Cbu-Samp\Desktop\DRiFT ZonE V3.0\gamemodes\gf.pwn(1953) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Cbu-Samp\Desktop\DRiFT ZonE V3.0\gamemodes\gf.pwn(1965) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Cbu-Samp\Desktop\DRiFT ZonE V3.0\gamemodes\gf.pwn(1969) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Cbu-Samp\Desktop\DRiFT ZonE V3.0\gamemodes\gf.pwn(2215) : error 004: function "SendIRCMessage" is not implemented
C:\Users\Cbu-Samp\Desktop\DRiFT ZonE V3.0\gamemodes\gf.pwn(2237) : error 004: function "SendIRCMessage" is not implemented
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
26 Errors.
[/pawn]
+ca eo am introdus accea comanda in linile 3374-3377 pe langa ce am scris la
OnPlayerPickUpPickup
2 answers to this question
Recommended Posts