Jump to content

Noul Centru


Gireada

Recommended Posts

  • 2 weeks later...
  • 8 months later...

RemoveBuildingForPlayer(playerid, 646, 1545.5234, -1678.8438, 14.0000, 0.25);

RemoveBuildingForPlayer(playerid, 646, 1553.8672, -1677.7266, 16.4375, 0.25);

RemoveBuildingForPlayer(playerid, 646, 1553.8672, -1673.4609, 16.4375, 0.25);

RemoveBuildingForPlayer(playerid, 646, 1545.5625, -1672.2188, 14.0000, 0.25);

Astea pentru ce sunt din cate inteleg sunt ca sa stergi ceva vreau de exemplu sa sterg o cladire si sa o inlocuiesc cum fac sau de exemplu tot ce e in fata la lspd? cine ma poate ajuta sa posteze aici sau sa bage id owner_samp thx

Link to comment
Share on other sites

C:\Users\Danni\Desktop\sampserverhost\gameson\gamemodes\godfatherNEW.pwn(1159) : error 021: symbol already defined: "RemoveBuildingForPlayer"
Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase


1 Error.
ce fac?
RemoveBuildingForPlayer

L-ai pus cumva la OnGameModeInit? Pentru ca este gresit, la OnPlayerConnect se pune

skulls11.png
Link to comment
Share on other sites

  • 4 weeks later...

Unde mai exact? poti da un exemplu de script cu totul?

[pawn]public OnPlayerConnect(playerid)

{

//----------------------------------------------------------

//RemoveBuild [remove objects]

//================================

    RemoveBuildingForPlayer(playerid, 646, 1545.5234, -1678.8438, 14.0000, 0.25);

    RemoveBuildingForPlayer(playerid, 646, 1553.8672, -1677.7266, 16.4375, 0.25);

    RemoveBuildingForPlayer(playerid, 646, 1553.8672, -1673.4609, 16.4375, 0.25);

    RemoveBuildingForPlayer(playerid, 646, 1545.5625, -1672.2188, 14.0000, 0.25);

      // celelalte scripturi

return 1;

}

public OnGameModeInit()

{

//Ce ai tu pe aici

      Createobject....

return 1;

}[/pawn]

skulls11.png
Link to comment
Share on other sites

  • 1 month later...
  • 10 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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.