Home
Help
Search
Login
Register
Vice City Multiplayer
»
VC:MP 0.3
»
mIRC/pawn Scripting
(Moderators:
Simon
,
kenny01
) »
pawn commands
« previous
next »
Print
Pages: [
1
]
Author
Topic: pawn commands (Read 3381 times)
0 Members and 1 Guest are viewing this topic.
ramandu
Street Thug
Posts: 16
pawn commands
«
on:
February 28, 2010, 04:03:16 pm »
would someone exaplin which is best way of processing commands in pawn?
strtok
strcmp
dcmd
zcmd
thankyou very much.
Logged
Ettans
VC:MP Beta Tester
Wiseguy
Posts: 56
Re: pawn commands
«
Reply #1 on:
February 28, 2010, 04:38:40 pm »
zcmd would be the fastest of those.
Logged
bilakispa
Street Thug
Posts: 4
Re: pawn commands
«
Reply #2 on:
March 02, 2010, 07:40:40 pm »
Quote from: Ettans on February 28, 2010, 04:38:40 pm
zcmd would be the fastest of those.
Indeed, but in this version it doesn't support CallLocalFunction, you will have compiler errors.
Dcmd is fast too,
learn it
Logged
Print
Pages: [
1
]
« previous
next »
Vice City Multiplayer
»
VC:MP 0.3
»
mIRC/pawn Scripting
(Moderators:
Simon
,
kenny01
) »
pawn commands