Jump to content

Question

Posted

Va cer ajutorul din nou... Am alta problema :

D:\Descarcate\area\area\gamemodes\infernoo_old.pwn(49648) : error 021: symbol already defined: "OnPlayerUpdate"

Pawn compiler 3.2.3664          Copyright © 1997-2006, ITB CompuPhase

1 Error.

Liniile din Script :

49647 public OnPlayerUpdate(playerid)

49648 {

49649        if(!IsPlayerConnected(playerid)) return 0;

49650        if(GetPlayerState(playerid) == PLAYER_STATE_DRIVER)

49651      {

49652              for(new i = 0; i < sizeof(SpikeInfo); i++)

49653            {

49654                  if(IsPlayerInRangeOfPoint(playerid, 3.0, SpikeInfo[sX], SpikeInfo[sY], SpikeInfo[sZ]))

49655                  {

49656                        if(SpikeInfo[sCreated] == 1)

49657                      {

Doresc un raspuns cat se poate de repede!

1 answer to this question

Recommended Posts

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

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.