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.


Messages - jason

Pages: [1] 2
1
mIRC/pawn Scripting / Re: sansan - money per kill
« on: July 25, 2008, 07:03:59 pm »
how i can make the goto command and it cost?

please help

3
then is my account away too
or can i delete the nick in the account.ini?

4
hello

how i can delete registered users from my sansan v3?
or
can i lock the registration?

5
mIRC/pawn Scripting / Re: how make my own command?
« on: July 20, 2008, 10:07:10 pm »
it do nothing

it says:

heal - player: []




help

6
mIRC/pawn Scripting / Re: how make my own command?
« on: July 20, 2008, 10:02:12 pm »
ok i test it

7
mIRC/pawn Scripting / Re: how make my own command?
« on: July 20, 2008, 09:54:44 pm »
when i type !heal to hel me i die

lol

8
mIRC/pawn Scripting / Re: sansan - money per kill
« on: July 20, 2008, 09:54:20 pm »
yes but it cost nothing

pls help

9
mIRC/pawn Scripting / Re: sansan - money per kill
« on: July 20, 2008, 09:48:46 pm »
ok i test it yet

10
mIRC/pawn Scripting / Re: sansan - money per kill
« on: July 20, 2008, 09:34:11 pm »
this

    elseif ($2 == !goto) {
var %cost = Here the amount you want it to cost, ex.: 1000
     vcmp.setloc %id $vcmp.hgetpos.x($3) $vcmp.hgetpos.y($3) $vcmp.hgetpos.z($3) 0
  vcmp.setmon $1 $calc($vcmp.hgetmoney($1) - %cost)
        vcmp.adminchat **Taking:[ $vcmp.hgetname(%id) ] To:[ $vcmp.hgetname($3) ]
      }

dont cost anything

11
mIRC/pawn Scripting / Re: sansan - money per kill
« on: July 20, 2008, 09:16:08 pm »
can i change this when a player will use !goto he can typed in the name of the player?

12
mIRC/pawn Scripting / how make my own command?
« on: July 20, 2008, 08:29:09 pm »
hello

how can i make my own command for sansan v3?


and how can i add the !heal command in sansan v3?

13
mIRC/pawn Scripting / Re: sansan - money per kill
« on: July 20, 2008, 08:13:05 pm »
ok thank you thijn

14
mIRC/pawn Scripting / Re: sansan - money per kill
« on: July 20, 2008, 05:49:15 pm »
cost goto anything when a user use it?

and how can i add the cammand !wep weapon ammo in my sansan script?

15
mIRC/pawn Scripting / Re: sansan - money per kill
« on: July 20, 2008, 02:16:04 pm »
!get should admin level 10 command
and
!goto should a comand for all user

can i change it?

Pages: [1] 2