[Ajuda] Erro PickUp
#1

Qual o Erro?

PHP код:
#include <a_samp>
new pickup// Create a variable to store the pickup ID in
public OnGameModeInit()
{
    
pickup CreatePickup(124221503.33591432.358510.1191, -1);
    
// Create an armour pickup and store the ID in 'pickup'
    
return 1;
}
// Later..
DestroyPickup(pickup); // Example of using the pickup ID 
PHP код:
C:\Users\Toshiba\Desktop\Meu Proprio GameMode\gamemodes\Untitled.pwn(13) : error 021symbol already defined"DestroyPickup"
C:\Users\Toshiba\Desktop\Meu Proprio GameMode\gamemodes\Untitled.pwn(7) : warning 204symbol is assigned a value that is never used"pickup"
Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
1 Error

Reply
#2

atualiza o a_samp
Reply
#3

Como faзo isso?
Reply
#4

Jб tive esse problema e consegui resolve atualizando a_samp

Caso queira :Clique aqui.
Reply
#5

Vou testar se foncionar +1 e obrigado
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)