Jump to content

House System


anonimu45

Recommended Posts

Info:

Are Deja 2 Case Situate In Groove Street Ca Exemplu.

Functia Pentru A Crea Casa:

[pawn]

CreateOrLoadHouse(HouseID, Float:ExtX, Float:ExtY, Float:ExtZ, Float:IntX, Float:IntY, Float:IntZ, InteriorID, VirtualWorld, Price);

[/pawn]

Explicatie:

HouseID = Id-ul Casei, Incepe de la 0

ExtX = Coordonata X de afara ale casei

ExtY = Coordonata Y de afara ale casei

ExtZ = Coordonata Z de afara ale casei

IntX = Coordonata X din interiorul casei

IntY = Coordonata Y din interiorul casei

IntZ = Coordonata Z din interiorul casei

InteriorID = Id-ul Interiorului

VirtualWorld = In ce VirtualWorld se afla casa

Price = Pretul Casei

Se Pune La:

[pawn]

public OnFilterScriptInit()

{

return 1;

}

[/pawn]

Modifica Lina Asta Cu Numarul Caselor Pe Care Le Ai

[pawn]

#define MAX_HOUSES                      2//Numarul Asta

[/pawn]

Comenzi:

/henter Pentru A Intra In Casa

/hexit Pentru A Iesi Din Casa

/hbuy Pentru A Cumpara Casa

/hsell Pentru A Vinde Casa

/hdoor Pentru A Inchide/Deschide Usa

/home Pentu A Pune Un Checkpoint La Usa Casei Tale

Buguri:

Va Rog Sa Lasati Un Reply Daca Gasiti Un Bug Sau Altceva

-----------------------------

Download

Link to comment
Share on other sites

scuze ca postez a 2-a oara in acelasi post dar am facut o casa noua in script si imi da erorile urmatoare

[pawn]C:\Documents and Settings\Ionut\Desktop\Virtual Network\pawno\include\dini.inc(46) : error 017: undefined symbol "MAX_STRING"

C:\Documents and Settings\Ionut\Desktop\Virtual Network\pawno\include\dini.inc(46) : error 009: invalid array size (negative, zero or out of bounds)

C:\Documents and Settings\Ionut\Desktop\Virtual Network\pawno\include\dini.inc(46) : error 036: empty statement

C:\Documents and Settings\Ionut\Desktop\Virtual Network\pawno\include\dini.inc(46) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

4 Errors.

[/pawn] ce pot facE?

si linia

[pawn]CreateOrLoadHouse(2, 1379.6119, -1753.0376, 14.1406, 225.630997, 022.479980, 1084.069946, 4, 7, 2500);[/pawn]

Link to comment
Share on other sites

scuze ca postez a 2-a oara in acelasi post dar am facut o casa noua in script si imi da erorile urmatoare

[pawn]C:\Documents and Settings\Ionut\Desktop\Virtual Network\pawno\include\dini.inc(46) : error 017: undefined symbol "MAX_STRING"

C:\Documents and Settings\Ionut\Desktop\Virtual Network\pawno\include\dini.inc(46) : error 009: invalid array size (negative, zero or out of bounds)

C:\Documents and Settings\Ionut\Desktop\Virtual Network\pawno\include\dini.inc(46) : error 036: empty statement

C:\Documents and Settings\Ionut\Desktop\Virtual Network\pawno\include\dini.inc(46) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

4 Errors.

[/pawn] ce pot facE?

si linia

[pawn]CreateOrLoadHouse(2, 1379.6119, -1753.0376, 14.1406, 225.630997, 022.479980, 1084.069946, 4, 7, 2500);[/pawn]

[pawn]CreateOrLoadHouse(2, 1379.6119, -1753.0376, 14.1406, 225.630997, 022.479980, 1084.069946, 4, 7, 2500);[/pawn]

ai Gresit la 022.479980

Link to comment
Share on other sites

  • 5 weeks later...
  • 8 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.

×
×
  • 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.