#1

How do i define this .-.

Код:
D:\bank.pwn(338) : error 017: undefined symbol "IsAnyPlayerInDynamicArea"
PHP код:
public ResetLasers()
{
    
BankControls[LasersOn] = true;
    
SetDynamicObjectPos(VaultObjects[TYPE_LASER1], 2142.9831606.679993.188);
    
SetDynamicObjectPos(VaultObjects[TYPE_LASER2], 2142.9831606.679993.938);
    
SetDynamicObjectPos(VaultObjects[TYPE_LASER3], 2142.9831606.679994.688);
    if(
IsAnyPlayerInDynamicArea(AlarmArea1)) TriggerAlarm();
    return 
1;

Reply
#2

You are using the latest streamer?
If the streamer is not the latest i believe you will get this error.!


Edit:

http://forum.sa-mp.com/showpost.php?...postcount=4141

Try this one!
Reply
#3

Oh right i've replaced the streamer recently, thanks for that anyways, +rep.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)