|
| 16 Mar 2012 02:51 PM |
| I would like to make a create a class gui like on Call of robloxia but i need help scripting |
|
|
| Report Abuse |
|
|
su8
|
  |
| Joined: 06 Mar 2009 |
| Total Posts: 6334 |
|
|
| 16 Mar 2012 02:53 PM |
This is a 'create a class' script :PPPPP
#include < iosstream >
class omfg { int b(2); public: void printint() { cout << b }; }
int main() { class class; class.printint(); cin.get(); return 0; } |
|
|
| Report Abuse |
|
|
su8
|
  |
| Joined: 06 Mar 2009 |
| Total Posts: 6334 |
|
| |
|