Thread: MASM/Vb6 to GS2
View Single Post
  #1  
Old 12-08-2009, 12:04 PM
Samposse Samposse is offline
Chopa Shopa !
Samposse's Avatar
Join Date: Nov 2008
Location: Norway
Posts: 87
Samposse is an unknown quantity at this point
Send a message via AIM to Samposse Send a message via MSN to Samposse
i am learning scripting to but i only can simple stuff as
PHP Code:
//#CLIENTSIDE 

function onPlayerChats(){
return;
player.chat "im Muted and cant talk !"
... i need a good tutorial ...

and i know some basic Var stuff as

PHP Code:
funcion onCreated() {
var
.1 "Hello World";
echo var
.1
__________________
Delitto :3

A
SERVER
UNDER
CONSTRUCTION !

feel free to ask me about delitto
Reply With Quote