Detaljan opis problema: new string1,string2,string3;
format( string, sizeof( string ), ""SERVERPLAVA"~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ Cypress Community ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~" );
SCM( playerid, -1 ,string );
format( string, sizeof( string ), ""SERVERPLAVA"- Dobrodosao "BIJELA"%s "SERVERPLAVA"na Cypress Community!",GetName( playerid ) );
SCM( playerid, -1, string );
format( string, sizeof( string ), ""SERVERPLAVA"- :"BIJELA"Trenutni level: %d | Trenutno novaca: %d$",PlayerInfo,PlayerInfo );
SCM( playerid, -1, string );
format( string, sizeof( string ), ""SERVERPLAVA"- Developer :"BIJELA" ~ Kaza_Celine ~ " );
SCM( playerid, -1,string );
format( string, sizeof( string ), ""SERVERPLAVA"- Moto servera :"BIJELA" if{Pij pivu!}else{Idi po pivu!} ~ " );
SCM( playerid, -1, string );
format( string, sizeof( string ), ""SERVERPLAVA"~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~" );
SCM( playerid, -1, string );
format( string, sizeof( string ), ""SERVERPLAVA"(("BIJELA" Dobrodosao nazad na server,uzivaj i ostani nam aktivan "SERVERPLAVA"))" );
SCM( playerid, -1, string );
format( string, sizeof( string ), ""SERVERPLAVA"(("BIJELA" Uspjesno si spawnan,ukoliko trebas pomoc obrati se na /askq "SERVERPLAVA"))" );
SCM( playerid, -1, string );
format(string1,sizeof(string1),""SERVERPLAVA"Level: {FFFFFF}%d",PlayerInfo);
format(string2,sizeof(string2),""SERVERPLAVA"Admin Level: {FFFFFF}%d",PlayerInfo);
format(string3,sizeof(string3),""SERVERPLAVA"Helper Level: {FFFFFF}%d",PlayerInfo);
SCM( playerid, -1, string );
SCM( playerid, -1, string1 );
SCM( playerid, -1, string2 );
Dio skripte: Kad se prvi put spawna da mu ispise poruku... Eh evo vam sada kad compileam
C:\Users\User\Desktop\Cypress Community\gamemodes\UGRPG.pwn(66831) : error 001: expected token: "-string end-", but found "-identifier-"
C:\Users\User\Desktop\Cypress Community\gamemodes\UGRPG.pwn(66831) : warning 215: expression has no effect
C:\Users\User\Desktop\Cypress Community\gamemodes\UGRPG.pwn(66831) : error 001: expected token: ";", but found "-string-"
C:\Users\User\Desktop\Cypress Community\gamemodes\UGRPG.pwn(66831) : warning 215: expression has no effect
C:\Users\User\Desktop\Cypress Community\gamemodes\UGRPG.pwn(66831) : error 001: expected token: ";", but found ")"
C:\Users\User\Desktop\Cypress Community\gamemodes\UGRPG.pwn(66831) : fatal error 107: too many error messages on one line
Neke slike/video za lakse dobivanje pomoci(neobavezno): //
