Problema risolto Script Posta

@Ardaenus ok grazie l'avevo intuito ma volevo conferma, comunque per la scuola guida come procede? Credo che puoi prendere espunto dai lavori
 
@Ardaenus ok grazie l'avevo intuito ma volevo conferma, comunque per la scuola guida come procede? Credo che puoi prendere espunto dai lavori
È uno script lungo da fare e sinceramente, non so neanche se ho il tempo di svilupparlo.

Inviato dal mio Google Nexus 5 utilizzando Tapatalk
 
@Ardaenus mi potresti dire quali sono le stringhe da modificare per settare i checkpoint del pizzaboy? (Ho le coordinate da inserire)

- - - Aggiornato - - -

Ho settato le coordinate dei veicoli fazione mi da dei warning riguardanti le auto della polizia infatti in game le vedo come vasi di pianta vuoti però posso guidarle come mai?
 
@Ardaenus mi potresti dire quali sono le stringhe da modificare per settare i checkpoint del pizzaboy? (Ho le coordinate da inserire)

- - - Aggiornato - - -

Ho settato le coordinate dei veicoli fazione mi da dei warning riguardanti le auto della polizia infatti in game le vedo come vasi di pianta vuoti però posso guidarle come mai?
Perché hai modificato gli id dei veicoli.
Postami le stringhe.

Inviato dal mio Google Nexus 5 utilizzando Tapatalk
 
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4159) : warning 213: tag mismatch
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4159) : warning 202: number of arguments does not match definition
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4160) : warning 213: tag mismatch
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4160) : warning 202: number of arguments does not match definition

Giusto ho scritto male l'id della polizia comunque i warning sono questi sopra, finora non ho riscontrato problemi però
4159: AddStaticVehicleEx(448, 1362.1973, 258.1130, 19.5669, 65.9469,93.1447,151,3,6); // PIZZABOY 14
4160: AddStaticVehicleEx(448,-2318.4631,1363.2764,261.3644,19.5669,51.9094,151,3,6); // 15
[B @Ardaenus mi aiuti a settare i checkpoint predefiniti per il pizzaboy?[/B]

- - - Aggiornato - - -
@Ardaenus
 
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4159) : warning 213: tag mismatch
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4159) : warning 202: number of arguments does not match definition
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4160) : warning 213: tag mismatch
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4160) : warning 202: number of arguments does not match definition

Giusto ho scritto male l'id della polizia comunque i warning sono questi sopra, finora non ho riscontrato problemi però
4159: AddStaticVehicleEx(448, 1362.1973, 258.1130, 19.5669, 65.9469,93.1447,151,3,6); // PIZZABOY 14
4160: AddStaticVehicleEx(448,-2318.4631,1363.2764,261.3644,19.5669,51.9094,151,3,6); // 15
[B @Ardaenus mi aiuti a settare i checkpoint predefiniti per il pizzaboy?[/B]

- - - Aggiornato - - -
@Ardaenus
Mostrami le righe del warning.

Inviato dal mio Google Nexus 5 utilizzando Tapatalk
 
@Ardaenus l'ho fatto
4159: AddStaticVehicleEx(448, 1362.1973, 258.1130, 19.5669, 65.9469,93.1447,151,3,6); // PIZZABOY 14
4160: AddStaticVehicleEx(448,-2318.4631,1363.2764,261.3644,19.5669,51.9094,151,3 ,6); // 15


- - - Aggiornato - - -

Non so perché ha riscontrato errore: #include <mapandreas> //Corda Swat @Ardaenus

- - - Aggiornato - - -
@Ardaenus come mai all'improvviso è stato riscontrato errore su #include <mapandreas> ? Ho provato anche quello non copia

- - - Aggiornato - - -

fatal error 100: cannot read from file: "mapandreas" @Ardaenus il file è presente
 
@Ardaenus l'ho fatto
4159: AddStaticVehicleEx(448, 1362.1973, 258.1130, 19.5669, 65.9469,93.1447,151,3,6); // PIZZABOY 14
4160: AddStaticVehicleEx(448,-2318.4631,1363.2764,261.3644,19.5669,51.9094,151,3 ,6); // 15


- - - Aggiornato - - -

Non so perché ha riscontrato errore: #include <mapandreas> //Corda Swat @Ardaenus

- - - Aggiornato - - -
@Ardaenus come mai all'improvviso è stato riscontrato errore su #include <mapandreas> ? Ho provato anche quello non copia

- - - Aggiornato - - -

fatal error 100: cannot read from file: "mapandreas" @Ardaenus il file è presente

La corda swat non è attiva, prova a togliere la libreria.
 
@Ardaenus ho provato anche a compilare il file dove non ho modificato niente

- - - Aggiornato - - -

se tolgo la corda vengono riportati questi errori:

C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(2286) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(2287) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(2309) : error 017: undefined symbol "ManualVehicleEngineAndLights"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(2334) : error 017: undefined symbol "MapAndreas_Init"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4159) : warning 213: tag mismatch
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4159) : warning 202: number of arguments does not match definition
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4160) : warning 213: tag mismatch
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4160) : warning 202: number of arguments does not match definition
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4659) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4660) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4854) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4855) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4856) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4857) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4858) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4859) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4860) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4861) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4862) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4863) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4864) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4865) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4866) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4867) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4868) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4869) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4870) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4871) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4872) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4885) : error 017: undefined symbol "RemovePlayerAttachedObject"

Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase


26 Errors.
 
@Ardaenus ho provato anche a compilare il file dove non ho modificato niente

- - - Aggiornato - - -

se tolgo la corda vengono riportati questi errori:

C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(2286) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(2287) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(2309) : error 017: undefined symbol "ManualVehicleEngineAndLights"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(2334) : error 017: undefined symbol "MapAndreas_Init"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4159) : warning 213: tag mismatch
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4159) : warning 202: number of arguments does not match definition
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4160) : warning 213: tag mismatch
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4160) : warning 202: number of arguments does not match definition
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4659) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4660) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4854) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4855) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4856) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4857) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4858) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4859) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4860) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4861) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4862) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4863) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4864) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4865) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4866) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4867) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4868) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4869) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4870) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4871) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4872) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\Francesco\Desktop\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(4885) : error 017: undefined symbol "RemovePlayerAttachedObject"

Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase


26 Errors.

Rimettilo e sostituiscilo con
Perfavore, Entra oppure Registrati per vedere i Link!
 
2 Errori adesso
\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(39998) : error 017: undefined symbol "MapAndreas_FindZ_For2DCoord"
\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(2334) : error 017: undefined symbol "MapAndreas_Init"
@Ardaenus

- - - Aggiornato - - -
@Ardaenus ho inserito la libreria che mi hai dato ora come procedo?

- - - Aggiornato - - -

Ho rimosso entrambe le righe, compilato con successo @Ardaenus #Ardaenus

- - - Aggiornato - - -
@Ardaenus per fare il campetto da calcio (guardando http://wiki.sa-mp.com/wiki/Material_Size e http://forum.sa-mp.com/showthread.php?t=361737) posso fare per esempio un terreno 200x60 con suolo personalizzato? (In questo caso quello del calcio, però non so mappare, quando piazzo un oggetto con samp map construction lo vedo fuori dalla posizione in cui è stato piazzato)
 
2 Errori adesso
\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(39998) : error 017: undefined symbol "MapAndreas_FindZ_For2DCoord"
\Samp-italia.it Arizona - Copia\gamemodes\ProcidaCity.pwn(2334) : error 017: undefined symbol "MapAndreas_Init"
@Ardaenus

- - - Aggiornato - - -
@Ardaenus ho inserito la libreria che mi hai dato ora come procedo?

- - - Aggiornato - - -

Ho rimosso entrambe le righe, compilato con successo @Ardaenus #Ardaenus

- - - Aggiornato - - -
@Ardaenus per fare il campetto da calcio (guardando
Perfavore, Entra oppure Registrati per vedere i Link!
e
Perfavore, Entra oppure Registrati per vedere i Link!
) posso fare per esempio un terreno 200x60 con suolo personalizzato? (In questo caso quello del calcio, però non so mappare, quando piazzo un oggetto con samp map construction lo vedo fuori dalla posizione in cui è stato piazzato)
Usa MTA per il map.
 
Beh, in realtà si dovrebbe utilizzare SA-MP Editor per mappare, visto che se lui vuole togliere gli object, MTA non gli toglierebbe, con l'altro si.


Inviato dal mio iPhone 5s utilizzando Tapatalk 3.0 (Beta)
Le nuove versioni lo permettono.

Inviato dal mio Google Nexus 5 utilizzando Tapatalk
 
Le nuove versioni lo permettono.

Inviato dal mio Google Nexus 5 utilizzando Tapatalk

No per niente ti sbagli alla grande.
Puoi toglierli mentre mappi, ma MTA non ti da il codice con il RemoveObject, dovresti farlo manualmente e in questo modo a seconda di come giri la visuale, vedresti l'Object, cosa che con l'editor non succede.


Inviato dal mio iPhone 5s utilizzando Tapatalk 3.0 (Beta)
 
@Ardaenus ti prego aiutami ho compilato anche il file dove non ho modificato nulla e l'errore c'è sempre come mai, forse è cambiata la versione o comandi reprecati? Come risolvere da quando ci sono queste stringhe:
Codice:
Perfavore, Entra oppure Registrati per vedere i codici!
ci sono questi errori
Codice:
Perfavore, Entra oppure Registrati per vedere i codici!

26 righe errate per piacere aiutami
 
@Ardaenus ti prego aiutami ho compilato anche il file dove non ho modificato nulla e l'errore c'è sempre come mai, forse è cambiata la versione o comandi reprecati? Come risolvere da quando ci sono queste stringhe:
Codice:
Perfavore, Entra oppure Registrati per vedere i codici!
ci sono questi errori
Codice:
Perfavore, Entra oppure Registrati per vedere i codici!

26 righe errate per piacere aiutami
Aggiorna a_Samp.inc

Inviato dal mio Google Nexus 5 utilizzando Tapatalk