Look at my code :<

06/09/2012 11:14 smrodek11#1
What is wrong in my code for WP script?
Code:
if (Pos('ps|inv|name|won', inPkt)>0) then gSys.SendC('dziwka');
If i send packet: ps|inv|name|won then script should send packet: dziwka but it doesn't work ..
What is wrong in this code? O.o
It's pascal.
06/09/2012 11:27 uragan#2
wicked patcher is it
06/09/2012 11:30 smrodek11#3
YES