mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2025-01-12 23:07:55 +03:00
Updated VScript in Mapbase (markdown)
parent
9215855bb5
commit
5dfba84289
@ -16,7 +16,7 @@ Mapbase's VScript is more limited and primitive compared to the VScript in Valve
|
||||
|
||||
Mapbase's implementation of VScript does **not** use any leaked code whatsoever.
|
||||
|
||||
For more information on VScript itself, [click here](https://developer.valvesoftware.com/wiki/VScript) to see its article on the Valve Developer Community.
|
||||
For more information on VScript itself, [click here](https://developer.valvesoftware.com/wiki/VScript) to see its article on the Valve Developer Community. See [[Using VScript as a HL2 mapper]] if you're comming to VScript as a HL2/Source 2013 mapper with no prior VScript experience.
|
||||
|
||||
***
|
||||
|
||||
@ -72,8 +72,9 @@ Some features from Valve's games are not available in Mapbase's implementation o
|
||||
# Tutorials
|
||||
|
||||
A few tutorials are available for using VScript in Mapbase.
|
||||
|
||||
#### [[Using VScript as a HL2 mapper]]
|
||||
* [Basic I/O Tutorial](https://github.com/mapbase-source/source-sdk-2013/wiki/VScript-:-Basic-I:O-Tutorial)
|
||||
* [Basic Entity Code Tutorial](https://github.com/mapbase-source/source-sdk-2013/wiki/VScript-:-Basic-Entity-Code-Tutorial)
|
||||
|
||||
# Documentation
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user