![]() |
NPC graphics commands
What about a command in the scripting that lets you set graphics to go overtop of under like
if(created)npcovertop; and npcundertop; To explain it better when u have graphics overlapping sometimes u want 1 graphic to show up over the overlapped portion, but you cant because the other npc just seems to go overtop of the one your trying to get to show up this would be very helpfull....... |
drawoverplayer;
drawunderplayer; Also work for drawing over/under other NPCs. |
really, thanks a bunch
|
I dont know much about scripting , but for your new command wouldnt it be better if you made it so that it was
if(created)npcovertop,#,#;npcundertop,#,#; that you put were the ## is what part of the image you want... like pretend the image is 100x100 pixels you want half on overtop and half undertop so you'd go if (created)npcovertop,50,50;npcundertop,50,50; not sure if i did it right... but its just to explain it 0.o |
Quote:
|
| All times are GMT +2. The time now is 10:27 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.