Jump to content
  • 0

Question

Posted

As dori un cod sa il bag in gm sau chiar sa fac un fs cand scriu /joburi sa apara ca lista si cand scriu /factions alta lista!!

Am pus niste imagini in sa va dati seama mai bine :)

http://img832.imageshack.us/f/samp022xk.png/

http://img828.imageshack.us/f/samp021r.png/

http://img826.imageshack.us/f/samp020nj.png/

3 answers to this question

Recommended Posts

Posted

if( strcmp( cmdtext, "/factionslist", true) == 0)
{
SendClientMessage( playerid, COLOR, "ID 1: Nume Factiune");
SendClientMessage( playerid, COLOR, "ID 2: Nume Factiune");
SendClientMessage( playerid, COLOR, "ID 3: Nume Factiune");
SendClientMessage( playerid, COLOR, "ID 4: Nume Factiune");
SendClientMessage( playerid, COLOR, "ID 5: Nume Factiune");
return 1;
}

Le scri pe cont propriu!

Posted

Da 2 erori :|

C:\Documents and Settings\Gaby\Desktop\ShadowS GodFather\gamemodes\blodZ.pwn(39850) : error 010: invalid function or declaration

C:\Documents and Settings\Gaby\Desktop\ShadowS GodFather\gamemodes\blodZ.pwn(39857) : error 010: invalid function or declaration

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

2 Errors.

Posted

if( strcmp( cmdtext, "/factionslist", true) == 0)
{
SendClientMessage( playerid, COLOR, "ID 1: Nume Factiune");
SendClientMessage( playerid, COLOR, "ID 2: Nume Factiune");
SendClientMessage( playerid, COLOR, "ID 3: Nume Factiune");
SendClientMessage( playerid, COLOR, "ID 4: Nume Factiune");
SendClientMessage( playerid, COLOR, "ID 5: Nume Factiune");
return 1;
}

Le scri pe cont propriu!

Am rezolvat ms mult de tot GG

Guest
This topic is now closed to further replies.
×
×
  • 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.