And this is why we have already ::emote and ::gfx. we can do any.
|
|

eazy as pie to add, i was bored and searching for emotes and GFX'es so i made these
1.open commands.java
1.1 - emote tester
1.2 - GFX testerCode:if (cmd[0].equals("emote")) { int emote = Integer.parseInt(cmd[1]); p.requestAnim(emote, 1); }
1.3 - emote + GFX testerCode:if (cmd[0].equals("gfx")) { int gfx = Integer.parseInt(cmd[1]); p.requestGFX(gfx,1); }
there ya go:woot:Code:if (cmd[0].equals("star")) { int gfx = Integer.parseInt(cmd[2]); int emote = Integer.parseInt(cmd[1]); p.requestGFX(gfx,1); p.requestAnim(emote, 1); }
credits - 100% me
EDIT: found a funny interface
:howinterface 137
lol nice 2 replies and 19 views...i smell some one is gonna leech ;d
Fudge nub, he made one thats both put together, as in :tar GFX ANIM, so it does both you moron learn 2 read code.
Stupid kid ? again tell me what you did for this community that was so productive? and fudge, no need to flame new comers to 508. You learned to type in showinterface, thats all. so Learn 2 live u worthless garbage
fudge was new comer to 508 everyone was spamming him...
| « How to make a certain NPC face any direction and say anything! | [508nio] Full AutoCasting From Palis Xml Files » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |