how to block the way just like sharks vs mario we cant go out
SetWorldsBound() in gamemode init
or else use Shadow PlayerToPoint(30,i,x,y,z);
copy and paste healall from gups and edit it with
if(PlayerToPoint(30,i,x,y,z) == 0) {
setplayerpos(bla bla);
}
and set timer in gamemode init
SetTimer("Playersinarea",500,1);
.viewing reports in server after posting reports [only for admins] delete report command too
i need this too but i made reporting system i need how to check reports in game and delete i need this too
"Dini_Get something like"
.What is setanim command ?what is its use ?
Set Player Animation O_o like we type /do 4 or /sell it shows player doing somthing
in Pawn it is BUGGED
.property making system in server eg:!addprop villa 50200
Gups has that But adding props while server running with pawn not possible u may manually add pickups of props but with mIRC its possible while server running u can add pickups
.taking food for hp in pizza corner after buying wth cash same thing with drugs at docks after logout and next login the items should be with the player
Cool i need it too