15.05.2016, 07:01
Hi. I am again mistaken , I did not mean long script and forgot some things , so I'm here did command / flesson which is to run a school hours , is now .. I put PlayerPoint coordinates to be used only at the table of the school team , and so that I do not mistake error in the school .... For I now add below return SendClientMessage blah blah blah , but that did not ejected at the school , but can not even coordinate with use command ..
So is everything is ok just need to do a mistake to use only those coordinate command ..
Sorry for my bad English.
So is everything is ok just need to do a mistake to use only those coordinate command ..
Sorry for my bad English.
Код:
} if (strcmp("/flesson", cmdtext, true, 10) == 0) { // Komanda za pokretanje Fakultet nastave if( IsPlayerInRangeOfPoint( playerid, 3.0, -101.1113, -70.6879, 1000.7100 ) ) ShowPlayerDialog(playerid, FAKULTET, DIALOG_STYLE_LIST, "FAKULTET", "Elektro inzinjer\nKompjuter inzinjer\nDoktor", "Uredu", "Odustani"); return 1; }