How to make an array with positions? it is possible?
#4

Quote:
Originally Posted by ******
Посмотреть сообщение
Check the wiki and the included modes - how to do this is literally one of the first things ever documented in SA-MP.
I dont find..

Can you help me how to call it? or send me links?

i have this: (i will add more)
PHP код:
new Float:PositionsSite[][] =
{
    {
916.3109,-1095.9436,24.2969},
    {
910.6329,-1096.0295,24.2969}
}; 
And the error comes here becouse i dont know how to call that :S
PHP код:
    if(!IsPlayerInRangeOfPoint(playerid3.0PositionsSite)) return SendClientMessage(playeridCOLOR_LIGHTRED"* You are not in the site positions !"); 
Error..

Код:
error 035: argument type mismatch (argument 3)
warning 215: expression has no effect
error 001: expected token: ";", but found ")"
error 029: invalid expression, assumed zero
fatal error 107: too many error messages on one line
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)