Jump to content

Recommended Posts

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

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

Posted

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?

Posted

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
  • 4 weeks later...
Posted

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
  • 1 month later...
Posted

ma eu nush cum so instalez :(( :-(

CreateObject le pui la [pawn]OnGameModeInit[/pawn]

 

1859311972_BANNER-GIREADAcopy-min.thumb.png.48e5e420ae2185dce5b244965a1d2601.png

 

  • 10 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • 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.