Needs Cheap Scripter ;D (PPC Trucking)
#1

DELETE THIS THREAD!
Reply
#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
#3

Ok. Sorry im new here :S
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)