View Single Post
  #17  
Old 05-07-2002, 10:20 PM
G_yoshi G_yoshi is offline
Forbidden
G_yoshi's Avatar
Join Date: Mar 2001
Posts: 7,206
G_yoshi will become famous soon enough
Send a message via AIM to G_yoshi
NPC weapon scripts cannot begin with //#CLIENTSIDE...the server thinks you are trying to hack by adding illegal weapons

You cannot warp players clientside on p2p...you can use clientside npcs for warping, but it must be done through triggeraction...same thing with money, all done serverside to prevent the use of memory editors to change vulnerable variables and strings
__________________
Reply With Quote