1
mIRC/pawn Scripting / Re: hello guyz
« on: December 27, 2011, 12:32:13 am »
wrong place to post it..... here just for releases
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.
Thanks anyway tato but tat problem is already solved the question is the last post above meaight your welcome
btw i could take it from madara's warchiefs
Nope, Windows 8.WTH??? there is Windows 8 What the?? there is not such a thing ._. well idk
eight
But yeah, try running as an administrator.
Thankx for the help! I'm leaving that script as it's a pawn script. I've a squirrel script and currently i'm using it so i don't need it anymore but anyways, thankxGooood decition && uf welcome
Show me a part of the command, then i can find the bugexactly maby we can do something
[pawn]new Float:Starfish_min_x = 0.0,the coordinates are 0.0 and it need to be set X_X!
Float:Starfish_max_x = 0.0,
Float:Starfish_min_y = 0.0,
Float:Starfish_max_y = 0.0,
Float:Respawn_x = 0.0,
Float:Respawn_y = 0.0,
Float:Respawn_z = 0.0;
public StarfishForbidden()
{
// Variables for players' current positions
new Float:X,
Float:Y,
Float:Z;
// Iterate through all connected players
for(new i = 0; i < MAX_PLAYERS; i++)
{
// Player has to be connected
if(IsPlayerConnected(i))
{
// Get player's current position
GetPlayerPos(i, X, Y, Z);
// They're in Starfish
if(X > min_x && X < max_X && Y > min_y && Y < max_y)
{
// Remove them
SetPlayerPos(i, Respawn_x, Respawn_y, Respawn_z, 25, 0, 0);
// Send them a message
SendClientMessage(i, COLOR_YELLOW, "You may not enter Starfish Island.");
}
}
}
}
[/pawn]
yes... sorry for no credits but i uploaded in my accountor try to use this software
http://www.megaupload.com/?d=4XY7VOK7
no virus link uploaded by me
i didn't create the software it's easy to use ok
i gave you that software! erm..
Topic:-
hmm i have a idea use Pickups around starfish island and when ppl goes through it set there pos to some where else and send a message "you are not allowed to come here" xD Just an idea
Use Stormeus Alternative Worlds Bounds EDIT it likeyes that make sense because the world bounds it's square and it's kind of imposible take out the mansion
if player in that arena remove player