1
mIRC/pawn Scripting / Re: Problem about /fall and /me SPAM
« on: July 12, 2013, 07:44:49 am »
[pawn] if (strcmp(cmd, "/fall", true) == 1) return true;
else if (strcmp(cmd, "/me", true) == 1) return true;[/pawn]
Hmm not work in PAWN
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
[pawn] if (strcmp(cmd, "/fall", true) == 1) return true;
else if (strcmp(cmd, "/me", true) == 1) return true;[/pawn]
I'm no scripter so I can't really explain the mechanics of this, but all the major servers have /fall (and /do 30?) disabled. I'm sure you can do that as well.In Squirrel ? Yes i can do it
. Now i'm asking about PAWN
Well, you must be crazy to set a 100 ms timer. If VCMP would have client-side scripting then 100 ms is okay, but for server-side scripting 100 ms is not a good solution. A timer set to 1 or more seconds is the best solution.
. I didn't want to use more Settime so I have an idea :
It your question ?
Simple !
1. Roleplay : it is useful for some svr roleplay like do some anim (like hands up and other.)
2. Keep it cool : some player are need it to do some aim or other.
3. Do something like bot : player want follow action (sit and other) like a bot (npc)simple
Ok sorry if im have a wrong (or more)
. Cause server become lag
good friend / fall or / d 30 is not a bug or not gives crash big issue if association refers Maybe that can be locked in OnPlayerText example if (cmd "/" cmdtex) {
}
else MessagePM (playerid, red, "etc. Undue use");
friend is not something difficult I inportante I wish you luck ..
. I think this is server's command so i can't disable by scripting in pawn ?
You guy have any idea ?
put this in onplayerdeath and onplayerkill
if ( IsPlayerInAnyVehicle( killerid )) SetPlayerHealth(killerid, 0);
if anybody kill you with vehicle he got kill automatic

restart the server....
not is a permanent bug


( They won't fall if get hit by stubby , shotgun or spaz )
>>> This is the bug
In another server like XE or LittleWhitey server , /fall or /do 30 disabled by server owner to prevent bug i think 
https://itunes.apple.com/vn/app/grand-theft-auto-vice-city/id578448682?mt=8
http://www.youtube.com/watch?v=Eqb1d-eJyys
may be 
Thank you so much !
( but it's not update after each times loading
(
( ... plz fix it
( 