22.02.2011, 05:23
Ehm almost like that yes :P
But with that "IsPlayerInArea": You can use the
public OnPlayerEnterArea(playerid, areaid)
to check if he enters it. And then with 'if(areaid == id)' you can check what area it is, and then do something.
Example of it here: http://kwarde.pastebin.com/zQzmaZti
But with that "IsPlayerInArea": You can use the
public OnPlayerEnterArea(playerid, areaid)
to check if he enters it. And then with 'if(areaid == id)' you can check what area it is, and then do something.
Example of it here: http://kwarde.pastebin.com/zQzmaZti