![]() |
does a command exists.....
Is there a command that could dectect for example a baddy in the same level as you are (or even better in the 4 levels surounding you) and if there is is it p2p or non-p2p:)
|
cmpuscount, some for loops and compus[index].x compus[index].y
|
bud would that really dectect it like if the baddy or something is in there that i could use a if statement
|
if (compuscount>0)
|
Quote:
NPC Code: |
if (playerenters && compuscount > 0) { for (i=0;i<compuscount;i++) { if (compus([i],say2 hello)) } } } this wont work
(feels really noobisch right now) |
I hate making detection scripts =(
|
well i need it for sume things btw is there a dectection system that detects comps in 4 surrounding levels
|
Quote:
example: if (compus[i].x in |0,32|) message lalala; watch the commads.rtf what u can use instead of the x |
Quote:
|
k thanks
|
| All times are GMT +2. The time now is 04:43 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.