Taxi Script
#1

[TAXI]: $s needs taxi service. type /accept to do the job

will not pop up.

http://pastebin.com/m6052852
Reply
#2

Код:
SendClientMessage(playerid,COLOR_GREEN,string);
From my understanding, that playerid parameter should be i on line 19 just under where you formatted the message.

Reply
#3

thats where it is, but i still get the problem.
Reply
#4

pawn Код:
format(string, 257,"[TAXI]: %s needs taxi service. type /accept to do the job",pname);
it's '%s' no '$s'
Reply
#5

GetPlayerSkin(i, blah
SendClientMessage(i
Reply
#6

Quote:
Originally Posted by FUNExtreme
GetPlayerSkin(i, blah
SendClientMessage(i
wow i cant belive i didnt notice that
Reply
#7

http://pastebin.com/f48f20e0b
That should work, I also made a few improvements
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)