diff --git a/plugins/include/tsfun.inc b/plugins/include/tsfun.inc index 7760d774..4c9a4f4f 100755 --- a/plugins/include/tsfun.inc +++ b/plugins/include/tsfun.inc @@ -60,7 +60,7 @@ native ts_getuserslots( index ); native ts_setuserslots( index, slots ); native ts_getuserstate( index ) -native ts_getuserwpn( index,&ammo,&clip,&mode,&extra ); +native ts_getuserwpn( index,&clip,&ammo,&mode,&extra ); native ts_getuserspace( index ); native ts_getuserkillflags(killer);