It would be good if you could add another use parameter that speeds you up. It could be used for a weapon that, when you use it it would slow you down, or rocket boots:
Rocket boots;//name--------------------------------------------- 135;//identifier 10;//weight none;//short description none;//first pick up text 0.35;size on map 1;//show on radar 0=does not show, 1=show on scanner, 2=show even without scanner boots.tga;//texture name 22;//use_parameter1: 0=nothing, 1=display text, 2=start alien attack, 3=drop item parameter2 amount parameter3, 4=heal player with parameter2, 5=activate scanner, 6=activate targeting beam, 7=activate flashlight, 8=activate goggles, 9=select gun, 10=drop creature, 11=extend battery, 12=change armor level, 13=enable detector, 14=make fire, 15=eat, 16=change into item parameter2 amount parameter3, 17=give energy, 18=change temperature by parameter2, 19=drop plot_object, 20=enable large map, 21=teleport to area parameter2, 22=change speed by parameter3 for time parameter3 plot_object parameter3 2;//use_parameter2 20000;//use_parameter3 none;//use_text -1;//use condition, -1=nothing, 0=must have item parameter0, 1=must be near plot_object parameter0, 2=must be near fire 0;//use condition parameter0 0;//discard after use 1;//how many items can be combined with 6;//combines with 9;//result of combine 1;//amount to give 5;//combine time
Bold is the new stuff
:grins
|