SA-MP Forums Archive
[Ajuda] CheckPoint gigante - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] CheckPoint gigante (/showthread.php?tid=556308)



CheckPoint gigante - tiiP - 10.01.2015


@Resolvido!
Vou ser simples e rбpido.
Problema:



Cуdigo:
pawn Код:
new CheckLancVW;
CheckLancVW = CPS_AddCheckpoint(376.7631,-68.3301,1001.5151, 0.5, 30);



Re: CheckPoint gigante - WLSF - 10.01.2015

Nгo conheзo esse stream, mas provavelmente o ultimo valor "30" й o tamanho, que representa essa ignorвncia toda de tamanho...

Cheque nos parвmetros do comando, algum deles deve ser "Float: size"

Abraзos.


Re: CheckPoint gigante - tiiP - 10.01.2015

Quote:
Originally Posted by Willian_Luigi
Посмотреть сообщение
Nгo conheзo esse stream, mas provavelmente o ultimo valor "30" й o tamanho, que representa essa ignorвncia toda de tamanho...

Cheque nos parвmetros do comando, algum deles deve ser "Float: size"

Abraзos.
Olб willian, o 30 й a distancia em que o player consegue ver o checkpoint.
O tamanho do checkpoint estб como 0.5.
pawn Код:
CPS_AddCheckpoint(PosX,PosY,PosZ,Tamanho,Distancia);



Re: CheckPoint gigante - MatheusDalZot - 10.01.2015

Vejo que pelo seu uso aparenta estar correto.
pawn Код:
//Experimente deixar no lugar de 0.5 por 0.1
CPS_AddCheckpoint(376.7631,-68.3301,1001.5151, 0.5, 30);

CPS_AddCheckpoint(Float:cX,Float:cY,Float:cZ,Float:size,spawn_dist)



Re: CheckPoint gigante - WLSF - 10.01.2015

distвncia de visгo nй ? entendi !

osh, se o tamanho й o 0.5, tente modifica-lo para um valor inferior. Como por exemplo, 0.3/0.2...




Re: CheckPoint gigante - LucaAllexandre - 10.01.2015

so diminuir o tamanho


Re: CheckPoint gigante - tiiP - 10.01.2015

Quote:
Originally Posted by MatheusDalZot
Посмотреть сообщение
Vejo que pelo seu uso aparenta estar correto.
pawn Код:
//Experimente deixar no lugar de 0.5 por 0.1
CPS_AddCheckpoint(376.7631,-68.3301,1001.5151, 0.5, 30);

CPS_AddCheckpoint(Float:cX,Float:cY,Float:cZ,Float:size,spawn_dist)
Obrigado, funcionou!
Agradeзo tambйm ao Willian.



@RESOLVIDO


Re: CheckPoint gigante - MatheusDalZot - 10.01.2015

Quote:
Originally Posted by tiiP
Посмотреть сообщение
Obrigado, funcionou!
Agradeзo tambйm ao Willian.



@RESOLVIDO
De nada