Vice City Multiplayer

VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: Fuzzy168 on July 24, 2011, 11:20:22 am

Title: Need help in Pawn Scripting...
Post by: Fuzzy168 on July 24, 2011, 11:20:22 am
I am creating a script. But I don't know how to create register, login and logout commands. I try going through GUPS register commands, but I keep getting error. I need the base of register, login and logout command.
Title: Re: Need help in Pawn Scripting...
Post by: [MKs]WiLsON on July 24, 2011, 11:23:02 am
use gups

register,login,level,car,prop system!

http://forum.vicecitymultiplayer.com/index.php?topic=1666.0
Title: Re: Need help in Pawn Scripting...
Post by: Fuzzy168 on July 25, 2011, 04:56:08 am
use gups

register,login,level,car,prop system!

http://forum.vicecitymultiplayer.com/index.php?topic=1666.0
As what I said, GUPS registration system got me confused!! I don't know which part of the script should I take.. :-\
Title: Re: Need help in Pawn Scripting...
Post by: [MKs]WiLsON on July 25, 2011, 01:44:49 pm
use gups

register,login,level,car,prop system!

http://forum.vicecitymultiplayer.com/index.php?topic=1666.0
As what I said, GUPS registration system got me confused!! I don't know which part of the script should I take.. :-\
i vote for squirrel much better than pawno many functions no bugs  :P
now its your choice !
Title: Re: Need help in Pawn Scripting...
Post by: Fuzzy168 on July 25, 2011, 04:46:42 pm
use gups

register,login,level,car,prop system!

http://forum.vicecitymultiplayer.com/index.php?topic=1666.0
As what I said, GUPS registration system got me confused!! I don't know which part of the script should I take.. :-\
i vote for squirrel much better than pawno many functions no bugs  :P
now its your choice !
err. where can I get squirrel commands and function?
Title: Re: Need help in Pawn Scripting...
Post by: [MKs]WiLsON on July 25, 2011, 07:03:43 pm
use gups

register,login,level,car,prop system!

http://forum.vicecitymultiplayer.com/index.php?topic=1666.0
As what I said, GUPS registration system got me confused!! I don't know which part of the script should I take.. :-\
i vote for squirrel much better than pawno many functions no bugs  :P
now its your choice !
err. where can I get squirrel commands and function?
i pm ya
Title: Re: Need help in Pawn Scripting...
Post by: Fuzzy168 on July 26, 2011, 05:58:42 pm
But I still want to know which part of the Gups register system must I use?