[Savet] YSI


Započeo ▂ ▃ ▅ Rudimental ▅ ▃ ▂, Jun 13, 2014, 13:44:29 POSLE PODNE

prethodna tema - sledeća tema

0 članova i 1 gost pregledaju ovu temu.

O kakvom savjetu se radi: Oko ubacivanja YSI
Detaljan opis savjeta: Muci me ubacivanje YSIa pa mi je potreban savet sta sa sledeceg linka www.y-less.com/YSI/YSI_1.0.zip da ubacujem kod sebe ovde ima svega i svaceg kada skinem pa me zanima sta sve da uzmem odakle i ubacim kod sebe ?
Komentar: /

Pa ubaci sve od viska glava neboli mozda ti nekad i zatreba.
69

Evo sredio sam to i kada u pawnu dodam
#include <YSI\y_commands>
#include <YSI\y_master>
#include <YSI\y_ini>


Dobijem ovo

\pawno\include\YSI\y_bintree.inc(378) : warning 219: local variable "right" shadows a variable at a preceding level
 \pawno\include\YSI\y_bintree.inc(511) : warning 219: local variable "right" shadows a variable at a preceding level
 \pawno\include\YSI\y_commands.inc(878) : warning 219: local variable "hash" shadows a variable at a preceding level
 \pawno\include\YSI\y_commands.inc(1437) : warning 219: local variable "hash" shadows a variable at a preceding level
 \pawno\include\YSI\y_commands.inc(1492) : warning 219: local variable "hash" shadows a variable at a preceding level
 \pawno\include\YSI\y_commands.inc(1545) : warning 219: local variable "hash" shadows a variable at a preceding level
 \pawno\include\YSI\y_commands.inc(1567) : warning 219: local variable "hash" shadows a variable at a preceding level
 \pawno\include\YSI\y_commands.inc(1630) : warning 219: local variable "hash" shadows a variable at a preceding level
 \pawno\include\YSI\y_commands.inc(1858) : warning 219: local variable "hash" shadows a variable at a preceding level
 \pawno\include\YSI\y_commands.inc(1962) : warning 219: local variable "hash" shadows a variable at a preceding level
 \pawno\include\YSI\y_commands.inc(2103) : warning 219: local variable "hash" shadows a variable at a preceding level
 \pawno\include\YSI\y_commands.inc(2400) : warning 219: local variable "hash" shadows a variable at a preceding level
 \gamemodes\BERP.pwn(2875) : error 025: function heading differs from prototype
 \gamemodes\BERP.pwn(4749) : error 035: argument type mismatch (argument 2)
 \gamemodes\BERP.pwn(38888) : error 025: function heading differs from prototype
Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase


3 Errors.


Sad sam gledo po netu oko ovoga ali ne razumem sta pricaju tamo nesto da se ovo hash stavi u hash2 ali ne pomaze to.

Zasto ce ti y_master?

Updejtuj YSI na najnoviju verziju kao i a_samp inc.
69

Jel ti problem da mi kazes koji da skinem kad ih ima gomila ne znam koji treba da skinem YSI http://forum.sa-mp.com/showthread.php?t=321092


Sad sam to ubacio sto si mi dao i ponovo
\pawno\include\YSI\y_bintree.inc(378) : warning 219: local variable "right" shadows a variable at a preceding level
 \pawno\include\YSI\y_bintree.inc(511) : warning 219: local variable "right" shadows a variable at a preceding level
 \pawno\include\YSI\y_commands.inc(878) : warning 219: local variable "hash" shadows a variable at a preceding level
 \pawno\include\YSI\y_commands.inc(1437) : warning 219: local variable "hash" shadows a variable at a preceding level
 \pawno\include\YSI\y_commands.inc(1492) : warning 219: local variable "hash" shadows a variable at a preceding level
 \pawno\include\YSI\y_commands.inc(1545) : warning 219: local variable "hash" shadows a variable at a preceding level
 \pawno\include\YSI\y_commands.inc(1567) : warning 219: local variable "hash" shadows a variable at a preceding level
 \pawno\include\YSI\y_commands.inc(1630) : warning 219: local variable "hash" shadows a variable at a preceding level
 \pawno\include\YSI\y_commands.inc(1858) : warning 219: local variable "hash" shadows a variable at a preceding level
 \pawno\include\YSI\y_commands.inc(1962) : warning 219: local variable "hash" shadows a variable at a preceding level
 \pawno\include\YSI\y_commands.inc(2103) : warning 219: local variable "hash" shadows a variable at a preceding level
 \pawno\include\YSI\y_commands.inc(2400) : warning 219: local variable "hash" shadows a variable at a preceding level
 \gamemodes\BERP.pwn(2875) : error 025: function heading differs from prototype
 \gamemodes\BERP.pwn(4749) : error 035: argument type mismatch (argument 2)
 \gamemodes\BERP.pwn(38888) : error 025: function heading differs from prototype
Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase


3 Errors.

otvori ponovno pawno i compile mod, dobro pogledaj jel sve lipo updatano..

Evo sredio sam sve imao sam neki includ koji je isto imao hash i zato je i bio ovaj problem nego ostao mi je jos jedan problem koji nisam imao dok nisam ubacio YSI na public OnPlayerTakeDamage dobijam eror
error 025: function heading differs from prototype

Ovaj problem je resen sa erorom nego C++ ovaj YSI sto si mi dao kada ga ubacim ja dobijam ovo
[21:26:30]  ========================================== 
[21:26:30]  |                                        | 
[21:26:30]  |  A new version (v3.09.0684) of YSI is  | 
[21:26:30]  |            available from:             | 
[21:26:30]  |                                        | 
[21:26:30]  |     www.y-less.com/YSI/YSI_1.0.zip     | 
[21:26:30]  |                                        | 
[21:26:30]  | Changelog:                             | 
[21:26:30]  |                                        | 
[21:26:30]  |   3.00.0000:                           | 
[21:26:30]  |                                        | 
[21:26:30]  |   YSI 3.0 released!  Now includes the  | 
[21:26:30]  | "y_text" library for better messages,  | 
[21:26:30]  | and a reworked "y_classes" library.    | 
[21:26:30]  | Largely documented here                | 
[21:26:30]  | "http://forum.sa-mp.com/showthread.php | 
[21:26:30]  | ?t=321092".                            | 
[21:26:30]  |                                        | 
[21:26:30]  |   3.01.0002:                           | 
[21:26:30]  |                                        | 
[21:26:30]  |   Small fixes to "y_text" and          | 
[21:26:30]  | "y_classes".                           | 
[21:26:30]  |                                        | 
[21:26:30]  |   3.09.0684:                           | 
[21:26:30]  |                                        | 
[21:26:30]  |   Reverted to old download location.   | 
[21:26:30]  | Improved (and fixed) version checks;   | 
[21:26:30]  | added y_bitmap, y_areas, y_races,      | 
[21:26:30]  | y_zonenames, better documentation;     | 
[21:26:30]  | MANY other bug fixes - see the github  | 
[21:26:30]  | repository for more details:           | 
[21:26:30]  |                                        | 
[21:26:30]  ==========================================

Ma to samo javlja da postoji novija verzija istog paketa,.
69

Znaci ne smeta mu nista moze tako da ostane ?

Vazi onda je problem resen moze LOCK