Thread: trader
View Single Post
  #4  
Old 06-17-2004, 07:57 PM
Ningnong Ningnong is offline
Registered User
Ningnong's Avatar
Join Date: Nov 2002
Location: < -- way
Posts: 262
Ningnong is on a distinguished road
Thats not formatted according to correct coding standards :/

NPC Code:

if (playerchats){
if (startswith(....



Also with that trading system you could say a minus value, which would give the player money.

i.e. trade -10 --- > current_tokens - -10 = +10
__________________
Former Global Scripting Team Member