Needs Cheap Scripter ;D (PPC Trucking)
#2

Mate, this section is for "Scripting Help", what this means is when you face a problem in scripting and you don't know how to solve that problem.

Ex:

Someone please help me I'm getting this error
PHP код:
error 035argument type mismatch (argument 2
This is the line I get the error on :

PHP код:
SendClientMessage(playerid,"Woow"); 
Mr.Solver:

PHP код:
SendClientMessage(playerid,"Woow"); 
Should be:

PHP код:
SendClientMessage(playerid,Yellow,"Woow"); 
Your parameters are not correct because you forgot the color.

Here is the link for SendClientMessage on SA-MP Wiki https://sampwiki.blast.hk/wiki/SendClientMessage
Reply


Messages In This Thread
DELETE THIS THREAD! - by DeTix - 09.10.2012, 19:06
Re: Needs Cheap Scripter ;D (PPC Trucking) - by gtakillerIV - 09.10.2012, 19:08
Re: Needs Cheap Scripter ;D (PPC Trucking) - by DeTix - 09.10.2012, 19:10

Forum Jump:


Users browsing this thread: 1 Guest(s)