[POMOC]Erori

Započeo caupton
26. Mar. 2012. Zaključano
671
pregleda
2
postova
[Bp]D.N
5
Kingpin
26. Mar. 2012.
Skripta koju koristim:0.
Detaljan opis problema😛roblem erori:

gamemodes\UG-RPG.pwn(2580) : error 035: argument type mismatch (argument 2)
gamemodes\UG-RPG.pwn(2584) : error 035: argument type mismatch (argument 1)
gamemodes\UG-RPG.pwn(2589) : error 035: argument type mismatch (argument 1)
gamemodes\UG-RPG.pwn(2594) : error 035: argument type mismatch (argument 1)
gamemodes\UG-RPG.pwn(2599) : error 035: argument type mismatch (argument 1)
gamemodes\UG-RPG.pwn(2604) : error 035: argument type mismatch (argument 1)
gamemodes\UG-RPG.pwn(2609) : error 035: argument type mismatch (argument 1)
gamemodes\UG-RPG.pwn(4748) : error 035: argument type mismatch (argument 2)
gamemodes\UG-RPG.pwn(4758) : error 035: argument type mismatch (argument 2)
gamemodes\UG-RPG.pwn(4767) : error 035: argument type mismatch (argument 2)

Dio skripte:

4767=if(PlayerInfo == 3 || PlayerInfo == 3) SendClientMessage(i, COL_BLUE, string);
4758=if(PlayerInfo == 2 || PlayerInfo == 2) SendClientMessage(i, COL_RED, string);
4748=if(PlayerInfo == 1 || PlayerInfo == 1) SendClientMessage(i, COL_ORANGE, string);
2609=return Policija(COL_ORANGE,string);
2604=return Policija(COL_ORANGE,string);
2599=return Bloods(COL_ORANGE,string);
2594=return Bloods(COL_ORANGE,string);
2589=return GSF(COL_ORANGE,string);
2584=return GSF(COL_ORANGE,string);
2580=if(PlayerInfo < 1 && PlayerInfo < 1 )  return SendClientMessage(playerid,COL_ORANGE,"Niste ni u jednoj org!");

Neke slike/video za lakse dobivanje pomoci(neobavezno):
Luis
5
Godfather
26. Mar. 2012.
Za prva 3 http://wiki.sa-mp.com/wiki/SendClientMessage
npr. :
 if(PlayerInfo == 3 || PlayerInfo == 3) SendClientMessage(i, COL_BLUE,  "Balkan Samp!");

Za Ostale postavi public Policija i Bloods ..

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha