Show Posts

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.


Topics - a1046596108

Pages: [1]
1
How to put a small house icon to display real estate information?


How should i do?

2
mIRC/pawn Scripting / I need help with kick health hack
« on: August 24, 2013, 07:27:59 am »
This is public
[pawn]public healthkick(playerid)
{
if (HP >= 99)
   Kick( playerid );
   return 1;
}
[/pawn]

OnPlayerConnect i SetPlayerHealth(playerid,98); OnPlayerSpawn i SetPlayerHealth(playerid,98); OnGameModeInit i SetTimer("healthkick",100,1);

After I compile without error

Is this useful?


3
mIRC/pawn Scripting / How to do speedometer.?
« on: August 24, 2013, 06:56:02 am »
How to do speedometer.?Who can give me the code?

4
mIRC/pawn Scripting / How to prevent the lock blood
« on: August 21, 2013, 04:03:31 am »
Oh my god :o my server have to many hacker!

5
mIRC/pawn Scripting / How to join the Chinese tips in the server?
« on: August 12, 2013, 12:08:06 pm »
How to join the Chinese tips in the server?This will enable people to see more clearly


6
mIRC/pawn Scripting / How to add Radar Icons?
« on: August 11, 2013, 11:16:16 am »
it can make we can see the icon on rader ,like telephone,clothes shop,,,,how to do this?
 :)

7
mIRC/pawn Scripting / How to add passenger to my server?
« on: August 11, 2013, 05:23:39 am »
Can be transplanted from SAMP?  I think it's possible! because there have someone were do this! i need help

8
mIRC/pawn Scripting / a problem
« on: July 17, 2013, 11:13:26 am »
alex.pwn(223) : error 032: array index out of bounds (variable "gPlayers")

Code: [Select]
         else if( AntiNick ( gPlayers[ playerid ] ) )

What variable should i use?

9
mIRC/pawn Scripting / How to deal with these problem?
« on: July 13, 2013, 09:57:24 am »
D:\Program Files\vc\ser\gamemodes\mode.pwn(1244) : error 012: invalid function call, not a valid address
D:\Program Files\vc\ser\gamemodes\mode.pwn(1244) : warning 215: expression has no effect
D:\Program Files\vc\ser\gamemodes\mode.pwn(1244) : error 001: expected token: ";", but found ")"
D:\Program Files\vc\ser\gamemodes\mode.pwn(1244) : error 029: invalid expression, assumed zero

and "undefined symbol "plr""

10
mIRC/pawn Scripting / Who can give me an empty script?Please~~
« on: July 13, 2013, 08:54:09 am »
I just need some common functions, such as:! Heal!Goto!Fixother features I wouldadd their own, my current script is toomessy, want to engage in.

Thanks a lot!

11
Support / Who can give me an empty script you
« on: July 13, 2013, 08:43:29 am »
I just need some common functions, such as:! Heal! Goto! Fixother features I would add their own, my current script is too messy, want to engage in.

Thanks a lot!

12
mIRC/pawn Scripting / There is a problem about add bot to the game
« on: July 12, 2013, 06:04:54 pm »
When I entered the game, test only, not BOT, as to whether I delete false statements about?

13
mIRC/pawn Scripting / How to take screenshot in the stool?
« on: July 12, 2013, 05:57:05 pm »
How to take screenshot in the stool?

14
mIRC/pawn Scripting / Help me!
« on: July 12, 2013, 05:49:47 pm »
how to put jail in the normal script?

Pages: [1]