View Single Post
  #2  
Old 03-27-2002, 02:42 AM
Saga2001 Saga2001 is offline
Wishing he had 3 feet
Join Date: Aug 2001
Location: Basement
Posts: 1,565
Saga2001 is on a distinguished road
Send a message via ICQ to Saga2001 Send a message via AIM to Saga2001 Send a message via Yahoo to Saga2001
Re: What the Scripters Need

revised

// sparringzone; <-- do you mean in a script like:
NPC Code:

if(playerenters) sparringzone;
/*
Because it works fine like this in a blank npc:
*/
sparringzone;


// notsparringzone; << don't put a sparringzone npc?

disablepause;
enablepause;

// disablesword; <-- i believe you can use hidesword or something like that.
// enablesword;
showimg index,@font@bicus@size@text,x,y; <-- might be kinda nice, but why not just zoom?
keydowns(11...) For all the alphanumeric keys
// disablerating; <-- why?
// enablerating; <-- again why?
// callweapon weaponname,event; <-- triggeraction playerx+1.5,playery+2,actionname,weaponname,params ;
// disablemap; <-- showstats 1+2+4+8+16+32+64+128+1024;
// enablemap; <-- showstats 1+2+4+8+16+32+64+128+256+1024;
__________________

!Wan ( 11:27:55 AM):
can i c ur scripts please?
Zorg (RC): If I hear NPC Server call Ne0, Past Austin or Brent sexy one more time im disconnecting it
Reply With Quote