Log in

View Full Version : Functions Explained



Lorenc
09-10-2011, 06:08 AM
Functions explained
On the Vault Tec wikipedia

NOTE: The usage codes may not be compatiable with the new version of pawn, I was using the old version of PAWN (32 bit)

Player Functions

GetPlayerName( clientID, name[] ) (https://wiki.vaultmp.com/index.php/GetPlayerName)
GetPlayerPos( clientID, axis ) (https://wiki.vaultmp.com/index.php/GetPlayerPos)
GetPlayerZAngle( clientID ) (https://wiki.vaultmp.com/index.php/GetPlayerZAngle)
GetPlayerHealth( clientID ) (https://wiki.vaultmp.com/index.php/GetPlayerHealth)


Server Functions

Soon coming
" " " "


String Functions

Soon coming
" " " "


Float Functions

Soon coming
" " " "


Miscellaneous Functions

Soon coming
" " " "


This will be updated frequently.

Houstin
09-10-2011, 12:30 PM
On the Vault Tec wikipedia


If it's already on the wiki then why post it here?

CTCCoco
09-10-2011, 05:19 PM
On the Vault Tec wikipedia


If it's already on the wiki then why post it here?

Yes, lol. Better put the functions in the wiki.

Lorenc
09-11-2011, 02:08 AM
On the Vault Tec wikipedia


If it's already on the wiki then why post it here?


Because I'm the only one who wrote them up and they're still not in a section afaik.

I'm a guy with no knowledge on how to use wikimedia and cannot throw pages into sections so I made this topic for a much neater look

vpontin
09-19-2011, 06:29 PM
Functions explained
On the Vault Tec wikipedia
NOTE: The usage codes may not be compatiable with the new version of pawn, I was using the old version of PAWN (32 bit)

Player Functions

GetPlayerName( clientID, name[] ) (https://wiki.vaultmp.com/index.php/GetPlayerName)
GetPlayerPos( clientID, axis ) (https://wiki.vaultmp.com/index.php/GetPlayerPos)
GetPlayerZAngle( clientID ) (https://wiki.vaultmp.com/index.php/GetPlayerZAngle)
GetPlayerHealth( clientID ) (https://wiki.vaultmp.com/index.php/GetPlayerHealth)

Server Functions

Soon coming
" " " "

String Functions

Soon coming
" " " "

Float Functions

Soon coming
" " " "

Miscellaneous Functions

Soon coming
" " " "

This will be updated frequently.

It would be nice to organize the wiki articles by category (such as SA-MP's wiki) ;)

Farlo
09-20-2011, 04:13 AM
It would be nice to organize the wiki articles by category (such as SA-MP's wiki) ;)


I'm actually thinking up a structure for the wiki at the moment, and hopefully as more documentation shows up/is made, then it'll be a lot more useful.

Lorenc
09-20-2011, 11:27 AM
It would be nice to organize the wiki articles by category (such as SA-MP's wiki) ;)


I'm actually thinking up a structure for the wiki at the moment, and hopefully as more documentation shows up/is made, then it'll be a lot more useful.


It also needs a better way of saying the parameters. It looks ugly to me. Sorry to all those wanting for explanations. I was busy all week, I couldn't get on the vault-tec wiki.

Farlo: This is off-topic however, are you a devoloper of vault-tec or just a plain moderator?

Farlo
09-21-2011, 04:16 AM
At the moment I'm just a moderator/tester. I'm not nearly skilled enough with scripting to contribute in any meaningful way :P